aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-25MediaWiki reader: use `_` instead of `-` in auto-identifiers.John MacFarlane2-17/+22
2019-01-25LaTeX writer: add `#` special characeters for listings.John MacFarlane1-1/+1
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane2-0/+4
2019-01-25Update ipynb example in manual.John MacFarlane1-17/+19
2019-01-25Revert "CircleCI - use -O0 only for cabal-v2 builds."John MacFarlane1-5/+5
2019-01-25Revert "CircleCI - store artifact from stack build."John MacFarlane1-4/+0
2019-01-25Revert "circleci - use .gz for build artifact."John MacFarlane1-2/+2
2019-01-25circleci - use .gz for build artifact.John MacFarlane1-2/+2
2019-01-25CircleCI - store artifact from stack build.John MacFarlane1-0/+4
2019-01-25CircleCI - use -O0 only for cabal-v2 builds.John MacFarlane1-5/+5
2019-01-25Remove travis.yml.John MacFarlane1-200/+0
2019-01-25Regenerated README.md with CircleCI badge instead of travis.John MacFarlane2-3/+2
2019-01-25Tweaked circleci.John MacFarlane1-5/+6
2019-01-25Fix cabal.project.John MacFarlane1-2/+4
2019-01-25Add some ghc options in circleci config.John MacFarlane1-1/+1
2019-01-25CircleCI: Set workflow version to 2.1.John MacFarlane1-1/+1
2019-01-25Add .circleci config.John MacFarlane1-0/+123
2019-01-25Update pandoc-citeproc commit in stack.yaml.John MacFarlane1-1/+1
2019-01-25cabal.project - set flag defaults, revise pandoc-citeproc commit.John MacFarlane1-1/+5
2019-01-24Ipynb: Put all jupyter metadata under 'jupyter' key.John MacFarlane2-2/+7
2019-01-24Revert "Prepend `jupyter_` to jupyter metadata keys."John MacFarlane2-12/+0
2019-01-24Allow some command line options to take URL in addition to FILE.John MacFarlane2-5/+5
2019-01-24Ms writer: ensure we have a newline after .EN in disply math.John MacFarlane1-1/+1
2019-01-24Prepend `jupyter_` to jupyter metadata keys.John MacFarlane2-0/+12
2019-01-23Manual: Reorganize template variables (#5249)Andrew Dunning1-208/+305
2019-01-23Update changelog.John MacFarlane1-3/+37
2019-01-23Update changelog for LaTeX template (#5247)Andrew Dunning1-11/+16
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning2-7/+6
2019-01-23Removed superfluous import.John MacFarlane1-1/+0
2019-01-22Support ipynb (Jupyter notebook) as input and output format.John MacFarlane13-9/+638
2019-01-22LaTeX reader: support `\endinput`. Closes #5233.John MacFarlane2-0/+10
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning2-6/+8
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning5-5/+5
2019-01-22Clarify that $ must come right before $. (#5243)Lev E. Givon1-0/+3
2019-01-22Man reader: fix typo. (#5245)Brian Leung1-3/+3
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning1-1/+1
2019-01-21HTML and markdown: treat textarea as a verbatim environment.John MacFarlane3-8/+22
2019-01-21Mention `raw_attribute` in documentation for `raw_html` and `raw_tex`.John MacFarlane1-0/+7
2019-01-20LaTeX reader: allow includes with dots like cc_by_4.0.John MacFarlane1-3/+5
2019-01-20LaTeX reader: cleaned up 'input' code.John MacFarlane1-10/+5
2019-01-17odt writer: fix typo in custom properties (#5231)Agustín Martín Barbero1-2/+2
2019-01-16Fix tests for sample custom writer tablesAlbert Krewinkel1-7/+7
2019-01-16sample.lua: Add a missing '>'MichaWiedenmann1-1/+1
2019-01-13data/pandoc.lua: auto-fix nested constructor argumentsAlbert Krewinkel3-10/+43
2019-01-13changelog: clarify and fix task_lists descriptionMauro Bieg1-5/+5
2019-01-12Update changelog, AUTHORS.md.John MacFarlane2-0/+269
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning6-13/+19
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning2-42/+37
2019-01-10Make raw content marked `beamer` work in `beamer` output.John MacFarlane1-14/+18
2019-01-10Make 'plain' RawBlocks work for 'plain' output.John MacFarlane1-0/+5