aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2021-02-18'make bench': Create csv files for comparison.John MacFarlane1-1/+1
2021-02-18Allow base64-bytestring-1.2.*Dmitrii Kovanikov1-2/+2
2021-02-16Revert "Add T.P.XML.Light.Cursor."John MacFarlane1-1/+0
2021-02-16Add T.P.XML.Light.Cursor.John MacFarlane1-0/+1
2021-02-16Split up T.P.XML.Light into submodules.John MacFarlane1-0/+3
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane1-1/+1
2021-02-14Allow tasty 1.4.*Albert Krewinkel1-1/+1
2021-02-12Jira: require jira-wiki-markup 1.3.3Albert Krewinkel1-1/+1
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane1-0/+2
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-1/+1
2021-02-07pandoc.cabal: use common stanza to reduce duplication (#7086)Albert Krewinkel1-124/+45
2021-02-02Use hslua-module-path 0.1.0Albert Krewinkel1-1/+1
2021-02-02Lua: add module "pandoc.path"Albert Krewinkel1-0/+1
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane1-0/+2
2021-02-01BibTeX writer fixes. Closes #7067.John MacFarlane1-1/+1
2021-01-30Require citeproc 0.3.0.6.John MacFarlane1-1/+1
2021-01-30Use tasty-bench instead of criterion for benchmarks.John MacFarlane1-1/+2
2021-01-22Use citeproc 0.3.0.5.John MacFarlane1-1/+1
2021-01-22Merge pull request #7042 from tarleb/jats-element-citationsJohn MacFarlane1-0/+1
2021-01-22JATS writer: allow to use element-citationAlbert Krewinkel1-0/+1
2021-01-22Add biblatex, bibtex as output formats (closes #7040).John MacFarlane1-0/+1
2021-01-15Use citeproc >= 0.3.0.4.John MacFarlane1-1/+1
2021-01-11Use commonmark 0.1.1.3.John MacFarlane1-1/+1
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel1-2/+0
2021-01-10Bump to 2.11.4.John MacFarlane1-1/+1
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2021-01-05Implement defaults file inheritance (#6924)David Martschenko1-0/+7
2020-12-29Bump to 2.11.3.2, update changelog and man pageJohn MacFarlane1-1/+1
2020-12-29Use citeproc 0.3.0.3.John MacFarlane1-1/+1
2020-12-28Update test for new citeproc and require it in cabal.John MacFarlane1-1/+1
2020-12-27Require texmath 0.12.1.John MacFarlane1-1/+1
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel1-0/+1
2020-12-18Bump to 2.11.3.1 and update changelog and man page.John MacFarlane1-1/+1
2020-12-18Use citeproc 0.3.0.1.John MacFarlane1-1/+1
2020-12-18Add test/writer.asciidoctor, tables.asciidoctor to extra-source-files.John MacFarlane1-0/+2
2020-12-18Include missing jats test files in pandoc.cabal.John MacFarlane1-0/+2
2020-12-17Use skylighting 0.10.2.John MacFarlane1-2/+2
2020-12-16Fix citeproc regression with duplicate references.John MacFarlane1-1/+1
2020-12-15Properly handle boolean values in writing YAML metadata.John MacFarlane1-2/+2
2020-12-13Require binary >= 0.7.John MacFarlane1-1/+1
2020-12-12LaTeX writer: extract table handling into separate module.Albert Krewinkel1-0/+4
2020-12-10cabal: remove -Werror=missing-home-modules.John MacFarlane1-6/+0
2020-12-10Move executable to app directory.John MacFarlane1-1/+1
2020-12-10Add sourcepos extension for commonmarkeJohn MacFarlane1-1/+1
2020-12-09Use latest citeproc release.John MacFarlane1-1/+1
2020-11-24Use skylighting 0.10.1.John MacFarlane1-2/+2
2020-11-24HTML reader: extract table parsing into separate moduleAlbert Krewinkel1-0/+1
2020-11-23HTML reader: extract submodulesAlbert Krewinkel1-0/+3
2020-11-18Remove 'static' flag.John MacFarlane1-9/+0
2020-11-18Use citeproc 0.2John MacFarlane1-1/+1