summaryrefslogtreecommitdiff
path: root/src/cmark.c
AgeCommit message (Expand)Author
2014-11-13Removed ast modules, moved these defs back to cmark.h.John MacFarlane
2014-11-13Rename cmark_free_nodes -> cmark_free_blocks.John MacFarlane
2014-11-11Improved cmark_markdown_to_html.John MacFarlane
2014-11-11Added cmark_markdown_to_html with a simple interface.John MacFarlane