Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-02 | Revert "DokuWiki writer: Whitespace to a testsuite output file." | Clare Macrae | 1 | -0/+1 | |
This reverts commit 23d71b13e7b462229427e2437a8dd9c8f72d72f1. This is now resulting in a testsuite failure, and I can't see why it didn't do so before | |||||
2014-07-02 | DokuWiki writer: Whitespace to a testsuite output file. | Clare Macrae | 1 | -1/+0 | |
This doesn't change the testsuite behaviour, but it does mean that all the testsuite output files are exactly identical to the output obtained by running the current pandoc. | |||||
2013-08-17 | Implement table headings in dokuwiki writer (#386) | claremacrae | 1 | -5/+5 | |
2013-08-11 | Initial implementation of tables in dokuwiki writer (#386) | claremacrae | 1 | -191/+26 | |
Todo: alignment, and headings | |||||
2013-07-14 | Initial work to create dokuwiki writer (#386) | Clare Macrae | 1 | -0/+212 | |
In this first version, all dokuwiki files are straight copies of the media wiki counterparts. |