aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-08More.oracleJohn MacFarlane
2021-10-06More progress.John MacFarlane
2021-10-06Add Oracle structure to RST reader.John MacFarlane
2021-10-05Avoid bad wraps in markdown writer at the Doc Text level.John MacFarlane
2021-10-04Powerpoint writer: consolidate text runs when possible.John MacFarlane
2021-10-04Revert "Powerpoint writer: consolidate text run nodes."John MacFarlane
2021-10-04Powerpoint writer: consolidate text run nodes.John MacFarlane
2021-10-01Depend on pandoc-types 1.23, remove Null constructor on Block.John MacFarlane
2021-09-30epub: Add EPUB3 subject metadata (authority/term)nuew
2021-09-30Add `footnotes` to default `gfm` etxensions.John MacFarlane
2021-09-30Docx reader: Add placeholder for word diagramEzwal
2021-09-29EPUB writer: treat epub:type "frontispiece" as front matter.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-27Better implementation of splitStrWhenJohn MacFarlane
2021-09-26RST writer: properly handle anchors to ids...John MacFarlane
2021-09-23BibTeX parser: fix expansion of special strings in series...John MacFarlane
2021-09-23HTML reader: handle empty tbody element in table.John MacFarlane
2021-09-23HTML writer: render `\ref` and `\eqref` as inline math...John MacFarlane
2021-09-22HTML writer: pass through `\ref` and `\eqref`...John MacFarlane
2021-09-22HTML writer: pass through inline math environments with KaTeX.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-09-19LaTeX reader: Recognize that `\vadjust` sometimes takes "pre".John MacFarlane
2021-09-19Ignore (and gobble parameters of) CSLReferences environment.John MacFarlane
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane
2021-09-19Markdown writer: use `underline` class rather than `ul` for underline.John MacFarlane
2021-09-18Alphabetize Extension constructors.John MacFarlane
2021-09-18pptx-footers: Replace fixed dates with yaml dateEmily Bourke
2021-09-18pptx: Support footers in the reference docEmily Bourke
2021-09-17Fix linter warning.John MacFarlane
2021-09-17Org writer: don't indent contents of code blocks.John MacFarlane
2021-09-17Update list of supported source languages in org writer.John MacFarlane
2021-09-16Fix code blocks using `--preserve-tabs`.John MacFarlane
2021-09-16pptx: Support specifying slide background imagesEmily Bourke
2021-09-16HTML writer: set "hash" to True by default (for reveal.js).John MacFarlane
2021-09-15pptx: Add support for incremental listsEmily Bourke
2021-09-13RST reader: handle escaped colons in reference definitions.John MacFarlane
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke
2021-09-12Docx writer: make id used in native_numbering predictable.John MacFarlane
2021-09-10fix!(ipynb writer): improve round trip identityKolen Cheung
2021-09-10feat(ipynb writer): add more Jupyter's "Raw NBConvert Format"Kolen Cheung
2021-09-10feat(ipynb reader): get cell output mime from raw_mimetype tooKolen Cheung
2021-09-10feat(ipynb reader): add more Jupyter's "Raw NBConvert Format"Kolen Cheung
2021-09-10fix!: rst mime typeKolen Cheung
2021-09-10pptx: Copy embedded fonts from reference docEmily Bourke
2021-09-10pptx: Fix presentation rel numberingEmily Bourke
2021-09-10pptx: Include all themes in output archiveEmily Bourke
2021-09-10pptx: Don’t add relationships unnecessarilyEmily Bourke
2021-09-10pptx: Fix capitalisation of notesMasterIdEmily Bourke
2021-09-10Remove redundant import.John MacFarlane
2021-09-10Org reader: don't parse a list as first item in a list item.John MacFarlane