Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-16 | TEI template: improve publicationStmt. | John MacFarlane | 1 | -2/+2 | |
Add support for publisher, address, pubPlace, and date variables. | |||||
2018-02-16 | TEI writer: Use 'xml:id', not 'id' attribute. | John MacFarlane | 1 | -31/+31 | |
Closes #4371. | |||||
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -2/+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-03-13 | Put TEI writer inside PandocMonad. Added warnings for omitted raw elements. | John MacFarlane | 1 | -31/+31 | |
Also added identifiers on `<div>` elements. These were commented out before, not sure why? | |||||
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+861 | |