Age | Commit message (Expand) | Author |
---|---|---|
2014-11-23 | js: use 'CodeBlock' in AST for all code blocks. | John MacFarlane |
2014-11-23 | Revert "Revert "Remove distinction btw atx and setext header in AST."" | John MacFarlane |
2014-11-22 | Revert "Remove distinction btw atx and setext header in AST." | John MacFarlane |
2014-11-22 | Remove distinction btw atx and setext header in AST. | John MacFarlane |
2014-11-22 | Fixed #192. | John MacFarlane |
2014-11-22 | Updated JS and C implementations for #209. | John MacFarlane |
2014-10-30 | js/lib/blocks: Made matchAt return -1 instead of null on no match. | John MacFarlane |
2014-10-26 | Require space before closing # sequence in ATX header. | John MacFarlane |
2014-10-18 | Added renderAST to js, added AST render tab to dingus. | John MacFarlane |
2014-10-18 | Add unescapeString as method of InlineParser. | John MacFarlane |
2014-10-18 | Factored out blocks.js from index.js. | John MacFarlane |