3bmd icon indicating copy to clipboard operation
3bmd copied to clipboard

Clean up parse tree and add to public interface.

Open 3b opened this issue 11 years ago • 1 comments

Current parse tree is mostly derived from the grammar rather than having any though put into it.

Would be nicer to have a more logical parse tree as an officially supported part of the API, for people who want to modify it or add other output formats.

3b avatar Jun 28 '14 22:06 3b

Possibly look at pandoc for ideas about what should be in the cleaned up version

3b avatar Aug 26 '14 21:08 3b