summaryrefslogtreecommitdiff
path: root/src/html
AgeCommit message (Expand)Author
2014-11-14Exported some functions from buffer that are used elsewhere.John MacFarlane
2014-11-11Added cmark_markdown_to_html with a simple interface.John MacFarlane
2014-11-10html_unescape: Made find_entity staticJohn MacFarlane
2014-11-09Fixed allocation issue.John MacFarlane
2014-11-06Made blocks_to_html non-recursive (using a stack).John MacFarlane
2014-11-06Reformatted code consistently.John MacFarlane
2014-11-06HTML renderer: render alt text as plain, unformatted string.John MacFarlane
2014-11-06Use render stack for inline links.John MacFarlane
2014-11-05Use regular strings for literal in render_stack.John MacFarlane
2014-11-05Use stack approach for rendering strong, emph.John MacFarlane
2014-11-05Added basic infrastructure for render_stack.John MacFarlane
2014-10-24Renamed c program and library stmd -> cmark.John MacFarlane
2014-09-18Fix memory leak when rendering images as HTMLJordan Milne
2014-09-15Cleanup external APIsVicent Marti
2014-09-10Handle overflows in the codepoint parserVicent Marti
2014-09-09Update the spec with better entity handlingVicent Marti
2014-09-09OopsVicent Marti
2014-09-09Fix the class attribute for code fencesVicent Marti
2014-09-09Abstract the Block unionVicent Marti
2014-09-09Entity declarationsVicent Marti
2014-09-09UTF8-aware detabbing and entity handlingVicent Marti
2014-09-09Rename block literalsVicent Marti
2014-09-09Rename node_blockVicent Marti
2014-09-09Rename `inl`Vicent Marti
2014-09-09Rename inlVicent Marti
2014-09-09Rename to strbufVicent Marti
2014-09-09433/8Vicent Marti
2014-09-09430/11Vicent Marti
2014-09-09426/15Vicent Marti
2014-09-09379/62Vicent Marti
2014-09-09342/99Vicent Marti
2014-09-09338/103Vicent Marti
2014-09-09It buiiiildsVicent Marti