mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-07 21:15:14 -06:00
1ca5e51707
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.