mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-12 11:30:11 -06:00
This was fixed by adding "&nodep=true" in the minibar when it requests a parse tree from the server. The reason dependency information got included in the first place was that all rendering options are on by default in command=parsetree requests in PGF service API.