summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)Author
2014-09-06replace Standard Markdown with CommonMarkPablo Rodríguez
2014-09-03stmd.js: Fixed ATX header parser bug.John MacFarlane
Don't count an escaped # at the end as a closing string of #s. Closes #16.
2014-09-03Fixed font size for h3 in dingus.John MacFarlane
2014-08-29Removed trailing commas in JavaScript objectss9e
2014-08-13Added dingus as js/index.html.John MacFarlane
2014-08-13Added ansi so we don't need to install anything to run testjs.John MacFarlane
2014-08-13Initial commitJohn MacFarlane