John MacFarlane
714e0eb834
ZimWiki writer: number ordered list items sequentially...
...
rather than always with 1.
2018-10-31 22:02:10 -07:00
John MacFarlane
4fe28e947a
ZimWiki writer: remove extra indentation on lists.
...
Closes #4963 .
2018-10-29 22:33:11 -07:00
John MacFarlane
708973a33a
Added spaced_reference_links
extension.
...
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-05-25 12:57:31 +02:00
Alex Ivkin
93f0a9c2e5
ZimWiki writer: removed internal formatting from note and table cells, because ZimWiki does not support it ( #3446 )
2017-02-15 11:28:02 +01:00
John MacFarlane
18ab864269
Moved tests/ -> test/.
2017-02-04 12:56:30 +01:00