summaryrefslogtreecommitdiff
path: root/js/lib/blocks.js
AgeCommit message (Expand)Author
2014-10-30js/lib/blocks: Made matchAt return -1 instead of null on no match.John MacFarlane
2014-10-26Require space before closing # sequence in ATX header.John MacFarlane
2014-10-18Added renderAST to js, added AST render tab to dingus.John MacFarlane
2014-10-18Add unescapeString as method of InlineParser.John MacFarlane
2014-10-18Factored out blocks.js from index.js.John MacFarlane