Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Revert "Moved dingus to js directory." | John MacFarlane | |
This reverts commit 5ddf8743f02132f07aad4bb27e0b84c530a706d7. | |||
2015-01-12 | Moved dingus to js directory. | John MacFarlane | |
2015-01-11 | Dingus: XMLRenderer -> XmlRenderer. | John MacFarlane | |
2015-01-11 | Updated dingus to use XML for the AST pane. | John MacFarlane | |
2015-01-11 | Removed JS library's dependency on util. | John MacFarlane | |
This reduces js/commonmark.js size by 20K. | |||
2015-01-10 | Made 'options' a parameter of the renderer constructors... | John MacFarlane | |
as opposed to the 'render' function. Added a 'colors' parameter for the ast renderer. | |||
2015-01-09 | Updated dingus. | John MacFarlane | |
2014-12-31 | Updated dingus - incorporated changes made in CommonMark-site. | John MacFarlane | |
2014-11-14 | Make dingus.html valid HTML5 | Thiht | |
2014-10-28 | More dingus refinements. | John MacFarlane | |
changes. Lines starting | |||
2014-10-28 | Dingus refinements. | John MacFarlane | |
2014-10-27 | Dingus: REALLY make tab insert tab in text box. | John MacFarlane | |
2014-10-27 | Fixed tab fix in previous commit. | John MacFarlane | |
2014-10-27 | Dingus: Make tab insert a tab in the text box. | John MacFarlane | |
instead of moving you to the next field. | |||
2014-10-27 | dingus: Show HTML tab if query has text. | John MacFarlane | |
This should be a safer default; if someone sends you dangerous HTML, you'll see it immediately. | |||
2014-10-26 | Dingus improvements; moved to top level. | John MacFarlane | |