Age | Commit message (Expand) | Author |
---|---|---|
2015-01-09 | Minor code reformatting. | John MacFarlane |
2015-01-09 | xml writer: add list attributes. | John MacFarlane |
2015-01-07 | cmark: Add function & option to normalize text nodes. | John MacFarlane |
2015-01-05 | Reformatted code consistently with astyle. | John MacFarlane |
2015-01-04 | xml writer - fixed issues with empty images. | John MacFarlane |
2014-12-31 | Remove useless void* cast | Nick Wellnhofer |
2014-12-29 | Make `--sourcepos` affect xml writer too. | John MacFarlane |
2014-12-29 | Added options parameter to renderers. | John MacFarlane |
2014-12-28 | Added end_column to cmark_node struct. | John MacFarlane |
2014-12-28 | Revamped xml writer and dtd to use lowercase element names. | John MacFarlane |
2014-12-28 | Added xml writer, to dump the AST in XML. | John MacFarlane |