Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

0.7.1

Compare
Choose a tag to compare
@nikolas nikolas released this 20 Jul 20:09
  • Updated CommonMark spec to 0.26.
  • Fixed JSON output invoked by cmark -aj somefile.md, reported by @rplCloud
  • Fixed a bug with dumpAST() on ordered lists, from @rflynn