John MacFarlane
2bc352f305
TEI template: improve publicationStmt.
...
Add support for publisher, address, pubPlace, and date variables.
2018-08-16 21:19:03 -07:00
John MacFarlane
ded2e211ca
TEI writer: Use 'xml:id', not 'id' attribute.
...
Closes #4371 .
2018-02-16 10:41:22 -08: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
John MacFarlane
efcb51bcb0
Put TEI writer inside PandocMonad. Added warnings for omitted raw elements.
...
Also added identifiers on `<div>` elements. These were commented
out before, not sure why?
2017-03-13 11:08:17 +01:00
John MacFarlane
18ab864269
Moved tests/ -> test/.
2017-02-04 12:56:30 +01:00