Age | Commit message (Expand) | Author |
---|---|---|
2015-01-12 | html.js, xml.js: avoid using concat. | John MacFarlane |
2015-01-12 | Fixed some linter errors. | John MacFarlane |
2015-01-11 | Moved common xml escaping code from xml.js, html.js to common.js. | John MacFarlane |
2015-01-11 | A few changes to JS so its xml matches cmark's. | John MacFarlane |
2015-01-11 | More xml.js improvements. | John MacFarlane |
2015-01-11 | Small improvements to xml.js. | John MacFarlane |
2015-01-11 | Fixed url -> destination in xml.js. | John MacFarlane |
2015-01-11 | Handle more attributes with xml.js. | John MacFarlane |
2015-01-11 | XML writer - implemented list attributes. | John MacFarlane |
2015-01-11 | XMLRenderer -> XmlRenderer. | John MacFarlane |
2015-01-11 | xml.js: basic structure working. | John MacFarlane |
2015-01-11 | Start on xml.js. | John MacFarlane |