slamdata / purescript-markdown

A Purescript library for parsing SlamData's dialect of Markdown.
Other
36 stars 23 forks source link

fix known issues in pretty printer #10

Open jdegoes opened 9 years ago

jdegoes commented 9 years ago

Such as merging adjacent blocks of the same type together (e.g. quoteblocks, lists, etc.). This probably requires lookahead.