aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20T.P.Shared: remove some obsolete functions [API change].John MacFarlane
2021-02-20HTML reader: small efficiency improvements.John MacFarlane
2021-02-20LaTeX reader: Another small improvement to macro handling.John MacFarlane
2021-02-20LaTeX reader: avoid macro resolution code if no macros defined.John MacFarlane
2021-02-20T.P.Readers.LaTeX.Parsing: improve braced'.John MacFarlane
2021-02-20revealjs writer: add 'center' option for vertical slide centering.maurerle
2021-02-20Benchmark improvements.John MacFarlane
2021-02-20HTML reader: efficiency improvements.John MacFarlane
2021-02-19MANUAL: block-level formatting is not allowed in line blocks.John MacFarlane
2021-02-19make bench: compare against a baseline, use datestamps for bench results.John MacFarlane
2021-02-19Update default ODT styleLorenzo
2021-02-19Clarify `tex_math_dollars` extension.John MacFarlane
2021-02-18'make bench': Create csv files for comparison.John MacFarlane
2021-02-18DocBook, JATS, OPML readers: performance optimization.John MacFarlane
2021-02-18T.P.XML Improve fromEntities.John MacFarlane
2021-02-18T.P.PDF: disable `smart` when building PDF via LaTeX.John MacFarlane
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane
2021-02-18LaTeX writer: adjust hypertargets to beginnings of paragraphs.John MacFarlane
2021-02-18T.P.Shared: cleanup.John MacFarlane
2021-02-18Org reader: fix bug in org-ref citation parsing.Albert Krewinkel
2021-02-18Allow base64-bytestring-1.2.*Dmitrii Kovanikov
2021-02-17Docx reader: use Map instead of list for Namespaces.John MacFarlane
2021-02-16Revert "Add T.P.XML.Light.Cursor."John MacFarlane
2021-02-16Add T.P.XML.Light.Cursor.John MacFarlane
2021-02-16Add orig copyright/license info for code derived from xml-light.John MacFarlane
2021-02-16Split up T.P.XML.Light into submodules.John MacFarlane
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane
2021-02-15JATS writer: add date-type to pub-date elementsAlbert Krewinkel
2021-02-15JATS writer: replace attribute "pub-type" with "publication-format".Albert Krewinkel
2021-02-14T.P.Error: remove unused variablesAlbert Krewinkel
2021-02-14Allow tasty 1.4.*Albert Krewinkel
2021-02-13HTML reader: fix bad handling of empty src attribute in iframe.John MacFarlane
2021-02-13T.P.Error: export `renderError`.John MacFarlane
2021-02-13Org: support task_lists extensionAlbert Krewinkel
2021-02-13T.P.Shared: export `handleTaskListItem`. [API change]Albert Krewinkel
2021-02-13LaTeX reader: remove unnecessary lineJohn MacFarlane
2021-02-13Remove Ext_fenced_code_attributes from allowed commonmark attributes.John MacFarlane
2021-02-13Clean up benchmark code.John MacFarlane
2021-02-12Avoid an unnecessary withRaw.John MacFarlane
2021-02-12LaTeX reader improvements.John MacFarlane
2021-02-12Fix command test 5686John MacFarlane
2021-02-12Add command test for #7092John MacFarlane
2021-02-12Jira: require jira-wiki-markup 1.3.3Albert Krewinkel
2021-02-11Add MANUAL section on reproducible builds.John MacFarlane
2021-02-11Use getTimestamp instead of getCurrentTime in writers.John MacFarlane
2021-02-11T.P.Class: Add getTimestamp [API change].John MacFarlane
2021-02-11Correctly parse "raw" date value in markdown references metadata.John MacFarlane
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2021-02-08Use lts-17.2 resolver (with ghc 8.10.3).John MacFarlane