aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc
AgeCommit message (Expand)Author
2022-02-01Docx reader: parse EN.CITE and EN.REFLIST fields.endnoteJohn MacFarlane
2022-02-01T.P.Readers.EndNote: export readEndNoteXMLReferences.John MacFarlane
2022-02-01Add endnote XML reader.John MacFarlane
2022-01-29LaTeX reader: ensure that `\raggedright` doesn't gobble an argument.John MacFarlane
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
2022-01-29Custom writer: preserve order of element attributesAlbert Krewinkel
2022-01-29Switch to hslua-2.1Albert Krewinkel
2022-01-28HTML writer: avoid duplicate "style" attributes on table cellsAlbert Krewinkel
2022-01-28Don't read files outside of user data directoryEven Brenden
2022-01-28Handle consecutive ".."s in makeCanonicalEven Brenden
2022-01-27LaTeX writer: allow arbitrary frameoptions to be passed...John MacFarlane
2022-01-27LaTeX writer: add s and squeeze to recognized beamer frameoptions.John MacFarlane
2022-01-25LaTeX reader: improve descItem.John MacFarlane
2022-01-23CommonMark reader: fix source position after YAML metadata.John MacFarlane
2022-01-22LaTeX reader: improve handling of newif.John MacFarlane
2022-01-21Search for metadata files in $DATADIR/metadata (#7851)Even Brenden
2022-01-21Remove retokenizing in rawLaTeXParser.John MacFarlane
2022-01-20Avoid putting a frame around speaker notes in beamer.John MacFarlane
2022-01-20HTML writer: don't break lines inside code elements.John MacFarlane
2022-01-19Modify stringify so it ignores `[Citation]` inside `Cite`.John MacFarlane
2022-01-19Docx reader: parse both zotero citation and bibliography...John MacFarlane
2022-01-19Docx reader: add skeleton for parsing zotero ADDINs.John MacFarlane
2022-01-19Markdown writer: handle explicit column widths with pipe tables.John MacFarlane
2022-01-18Docx writer: Separate tables even with RawBlocks between (#7844)Michael Hoffmann
2022-01-17Fix some haddock errors.John MacFarlane
2022-01-17T.P.App.Opt: fix logic bug in fullDefaultsPath.John MacFarlane
2022-01-17T.P.Shared.defaultUserDataDir: behavior change.John MacFarlane
2022-01-17PDF: support pagedjs-cli as pdf engine (#7838)Albert Krewinkel
2022-01-16Support checklists in asciidoctor writer (#7832)Nikolai Korobeinikov
2022-01-15Man writer: use custom font V for inline code.John MacFarlane
2022-01-15Man writer: Use boldface for inline code.John MacFarlane
2022-01-14T.P.Readers.LaTeX.Parsing: don't export totoks.John MacFarlane
2022-01-13When reading defaults file, stop at a line `...`.John MacFarlane
2022-01-12Citeproc: allow `notes-after-punctuation` to work...John MacFarlane
2022-01-11Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)Michael Hoffmann
2022-01-10DocBook reader: Collapse internal spaces in literal...John MacFarlane
2022-01-10HTML writer: don't break attributes values when wrapping.John MacFarlane
2022-01-10Fix regression: allow blank lines in HTML attributes.John MacFarlane
2022-01-09Improve abstract in HTML template.John MacFarlane
2022-01-09Org reader: support alphabetical (fancy) listsLucas Viana
2022-01-08Org writer: fix list items starting with a code block...John MacFarlane
2022-01-08Avoid blank lines after tight sublists in org, haddock.John MacFarlane
2022-01-08RST writer: avoid extra blank line after empty list item.John MacFarlane
2022-01-08Org writer: fix extra blank line inserted after empty list item.John MacFarlane
2022-01-08Org writer: don't add blank line before lists.John MacFarlane
2022-01-08writeMedia: unescape percent-encoding in creating file path.John MacFarlane
2022-01-08toLocatorMap: store keys as lowercase.John MacFarlane
2022-01-07T.P.Readers.LaTeX.SIunitx: explicit imports.John MacFarlane
2022-01-07Fix parsing of footnotes in `--metadata-file`.John MacFarlane
2022-01-07Org writer: support starting number cookiesLucas Viana