aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-20Fix typos (#5919)Brian Wignall5-12/+12
2019-11-19Improve markdown escaping in list items.John MacFarlane2-27/+31
2019-11-18Use -j1 for rc builds.John MacFarlane1-2/+2
2019-11-18Update man page.John MacFarlane2-5/+9
2019-11-18Update changelog.John MacFarlane1-0/+4
2019-11-18Update MANUAL.txt for doctemplates changes.John MacFarlane1-4/+8
2019-11-18Use doctemplates 0.7.1John MacFarlane2-5/+3
2019-11-18DokuWiki reader: parse markup inside monospace ('') (#5917)Alexander Krotov2-2/+5
2019-11-17Use dev version of doctemplates.John MacFarlane1-1/+3
2019-11-17Reverted the behavior change with `--title-prefix`.John MacFarlane3-4/+5
2019-11-17Ensure that options imply `--standalone` even in defaults file.John MacFarlane2-16/+17
2019-11-17Regenerate man page.John MacFarlane1-19/+14
2019-11-17Changelog for 2.8 consolidate jira writer sections (#5912)Mauro Bieg1-6/+3
2019-11-16Update changelog.John MacFarlane1-2/+17
2019-11-16Ms template: Use Palatino for default font.John MacFarlane2-2/+2
2019-11-16Updaet ms writer test.John MacFarlane1-1/+1
2019-11-16Ms template: slightly wider default interparagraph space.John MacFarlane1-1/+1
2019-11-16Ms writer: boldface definition terms in DefinitionLists.John MacFarlane2-18/+19
2019-11-16MANUAL: fix formatting for --shift-heading-level.John MacFarlane1-1/+1
2019-11-16ms template: default to page numbers on bottom, no paragaraph indent.John MacFarlane2-2/+8
2019-11-16ConTeXt template: add a saner default for page numbers.John MacFarlane3-0/+4
2019-11-16ConTeXt writer: set csl-hanging-ident variable if needed.John MacFarlane1-2/+6
2019-11-16ConTeXt writer: Use special environment for CSL references.John MacFarlane1-0/+8
2019-11-16Fix changelog list formatting.John MacFarlane1-20/+20
2019-11-16ConTeXt writer: use braces, not start/stop, for inline language tags.John MacFarlane2-9/+8
2019-11-16Update default.context (#5875)Denis Maier1-0/+16
2019-11-16Add `Ext_smart` to list of possible extensions for HTML.John MacFarlane1-0/+1
2019-11-16Regenerate README.md.John MacFarlane1-0/+1
2019-11-16Adjust date on manual, regenerate man page.John MacFarlane2-140/+880
2019-11-16Update changelog, AUTHORS.John MacFarlane2-4/+87
2019-11-16Change styles in reference.docx.John MacFarlane29-7/+6
2019-11-16Patch for fixing spacing problem on CJK language. (#5855)jeongminkim-islab1-1/+1
2019-11-15RST writer: Improve spacing for tables with no width information.John MacFarlane4-15/+94
2019-11-15LaTeX Reader: Add KOMA-Script metadata commands (#5910)Andrew Dunning1-1/+8
2019-11-14Change reference.docx to use more normal block quotes.John MacFarlane29-7/+1
2019-11-14Default files: Allow leaving input-files blank again.John MacFarlane2-4/+5
2019-11-14Change optInputFiles to a `Maybe [FilePath]`.John MacFarlane5-16/+22
2019-11-14Writers.Shared: Clean up code for adding metadata to variables.John MacFarlane1-10/+9
2019-11-14Markdown reader: use take1WhileP for table row.John MacFarlane1-1/+1
2019-11-14Markdown reader: Use take1WhileP for str.John MacFarlane1-1/+3
2019-11-14Parsing: Rename takeWhileP -> take1WhileP and clean it up.John MacFarlane1-9/+11
2019-11-14Allow combining `-Vheader-includes` and `--include-in-header`.John MacFarlane2-15/+23
2019-11-14Fixed some test locations and put test data files in extra-source-files.John MacFarlane11-7/+13
2019-11-14Fix regression preventing header-includes from being set using -V.John MacFarlane2-1/+10
2019-11-14RST writer: fix backslash escaping after stringsAlbert Krewinkel2-2/+5
2019-11-13Fix regression introduced by last commit.John MacFarlane1-1/+2
2019-11-13Markdown reader: don't parse footnote body unless extension enabled.John MacFarlane1-18/+20
2019-11-13Add test for #5881.John MacFarlane7-0/+23
2019-11-13Default files: combine with prior values when appropriate.John MacFarlane2-21/+54
2019-11-13Update manual in light of last change.John MacFarlane1-1/+1