Age | Commit message (Expand) | Author |
---|---|---|
2015-01-09 | Use a switch instead of if-then-else. | John MacFarlane |
2015-01-09 | JS: Renamed 'c' property to 'literal' to match libcmark. | John MacFarlane |
2015-01-09 | Added options to render, implemented sourcepos option. | John MacFarlane |
2015-01-09 | JS: use c rather than string_content property for code blocks, html. | John MacFarlane |
2015-01-09 | Rewrote HTML escaping for big performance gain. | John MacFarlane |
2015-01-09 | Made `tight` a property of `list_data`. | John MacFarlane |
2015-01-09 | JS linter improvements. | John MacFarlane |
2015-01-09 | Rename js/lib/html-renderer.js -> js/lib/html.js. | John MacFarlane |