Age | Commit message (Expand) | Author |
---|---|---|
2014-11-25 | Rename NODE_STRING -> NODE_TEXT. | John MacFarlane |
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 | js html renderer: formatting changes to align with changes in spec. | John MacFarlane |
2014-11-10 | Allow images to contain images. | John MacFarlane |
2014-11-06 | Updated js writer to render plain text for alt attributes of images. | John MacFarlane |
2014-10-18 | Use browserify to make js code more modular. | John MacFarlane |