Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-31 | ZimWiki writer: number ordered list items sequentially... | John MacFarlane | 1 | -20/+20 | |
rather than always with 1. | |||||
2018-10-29 | ZimWiki writer: remove extra indentation on lists. | John MacFarlane | 1 | -88/+88 | |
Closes #4963. | |||||
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -4/+0 | |
This is now the default for pandoc's Markdown. It allows whitespace between the two parts of a reference link: e.g. [a] [b] [b]: url This is now forbidden by default. Closes #2602. | |||||
2017-02-15 | ZimWiki writer: removed internal formatting from note and table cells, ↵ | Alex Ivkin | 1 | -8/+4 | |
because ZimWiki does not support it (#3446) | |||||
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+627 | |