Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-24 | Renamed javascript implementation to commonmark.js. | John MacFarlane | |
2014-10-18 | Added renderAST to js, added AST render tab to dingus. | John MacFarlane | |
Modified processInlines so it creates new objects instead of modifying in place. This way we can remove the extraneous fields only needed for parsing. | |||
2014-09-09 | Dingus: use bind('keyup paste cut mouseup'... | John MacFarlane | |
Modifies #98. (Generic 'change' by itself wasn't enough.) | |||
2014-09-09 | Use generic 'change' to trigger parseAndRender. | John MacFarlane | |
Modifies #98. | |||
2014-09-03 | Fixed font size for h3 in dingus. | John MacFarlane | |
2014-08-13 | Added dingus as js/index.html. | John MacFarlane | |