Age | Commit message (Expand) | Author |
---|---|---|
2015-01-11 | node.js: toAST -> toObject. | John MacFarlane |
2015-01-11 | XMLRenderer -> XmlRenderer. | John MacFarlane |
2015-01-11 | Removed JS library's dependency on util. | John MacFarlane |
2015-01-11 | Start on xml.js. | John MacFarlane |
2015-01-10 | Added options to DocParser. | John MacFarlane |
2015-01-10 | Added --time option to js/bin/commonmark. | John MacFarlane |
2015-01-10 | Made 'options' a parameter of the renderer constructors... | John MacFarlane |
2015-01-10 | Removed unused import. | John MacFarlane |
2015-01-09 | JS linter improvements. | John MacFarlane |
2015-01-09 | Put limit on AST display as string. | John MacFarlane |
2015-01-09 | Added options to render, implemented sourcepos option. | John MacFarlane |
2015-01-09 | Use linked list instead of arrays for AST. | John MacFarlane |
2014-12-10 | Fixed linter errors in js/bin/commonmark, js/test.js. | John MacFarlane |
2014-10-24 | Rename js/bin/markdown -> js/bin/commonmark. | John MacFarlane |