Age | Commit message (Expand) | Author |
---|---|---|
2014-12-14 | Rename CMARK_NODE_INLINE_CODE -> CMARK_NODE_CODE. | John MacFarlane |
2014-12-13 | Added iterator interface to API, removed cmark_walk. | John MacFarlane |
2014-12-13 | API improvements: cmark_event_type parameter for walk handlers. | John MacFarlane |
2014-12-13 | Remove CMARK_NODE_REFERENCE_DEF from API. | John MacFarlane |
2014-12-12 | Revert "Removed CMARK_NODE_REFERENCE_DEF from API." | John MacFarlane |
2014-12-12 | Removed CMARK_NODE_REFERENCE_DEF from API. | John MacFarlane |
2014-12-12 | Rewrote HTML renderer using cmark_walk. | John MacFarlane |
2014-12-04 | Moved source files from src/html into src. | John MacFarlane |
2014-09-09 | ffffix | Vicent Marti |
2014-09-06 | Adjusted HTML output for fenced code to match #71 change. | John MacFarlane |
2014-08-13 | Initial commit | John MacFarlane |