Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-09 | Fixed allocation issue. | John MacFarlane | |
2014-11-06 | Made blocks_to_html non-recursive (using a stack). | John MacFarlane | |
This will help avoid stack overflows with deeply nested structures. See #187. | |||
2014-11-06 | Reformatted code consistently. | John MacFarlane | |
2014-11-06 | HTML renderer: render alt text as plain, unformatted string. | John MacFarlane | |
2014-11-06 | Use render stack for inline links. | John MacFarlane | |
2014-11-05 | Use regular strings for literal in render_stack. | John MacFarlane | |
2014-11-05 | Use stack approach for rendering strong, emph. | John MacFarlane | |
2014-11-05 | Added basic infrastructure for render_stack. | John MacFarlane | |
2014-10-24 | Renamed c program and library stmd -> cmark. | John MacFarlane | |
Also renamed internal library functions accordingly. | |||
2014-09-18 | Fix memory leak when rendering images as HTML | Jordan Milne | |
2014-09-15 | Cleanup external APIs | Vicent Marti | |
2014-09-09 | Oops | Vicent Marti | |
2014-09-09 | Fix the class attribute for code fences | Vicent Marti | |
2014-09-09 | Abstract the Block union | Vicent Marti | |
2014-09-09 | UTF8-aware detabbing and entity handling | Vicent Marti | |
2014-09-09 | Rename block literals | Vicent Marti | |
2014-09-09 | Rename node_block | Vicent Marti | |
2014-09-09 | Rename `inl` | Vicent Marti | |
2014-09-09 | Rename inl | Vicent Marti | |
2014-09-09 | Rename to strbuf | Vicent Marti | |
2014-09-09 | 433/8 | Vicent Marti | |
2014-09-09 | 430/11 | Vicent Marti | |
2014-09-09 | 426/15 | Vicent Marti | |
2014-09-09 | 379/62 | Vicent Marti | |
2014-09-09 | 342/99 | Vicent Marti | |
2014-09-09 | 338/103 | Vicent Marti | |
2014-09-09 | It buiiiilds | Vicent Marti | |