aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Use cmark-gfm-0.1.8.John MacFarlane3-2/+3
2019-03-13Update changelogJohn MacFarlane1-0/+76
2019-03-13Update manual date and man page.John MacFarlane2-8/+28
2019-03-13Updated tested-with.John MacFarlane1-2/+2
2019-03-13Bump to 2.7.1John MacFarlane1-1/+1
2019-03-13Update AUTHORSJohn MacFarlane1-0/+2
2019-03-13Tests.Old: specify --data-dir=../data.John MacFarlane1-3/+2
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning5-58/+63
2019-03-13LaTeX reader test: Allow compilation of file (#5364)Andrew Dunning1-9/+4
2019-03-13Revise last commit, adding an upper bound for cmark-gfm.John MacFarlane1-1/+1
2019-03-13Exclude cmark-gfm-hs 0.1.7, which is buggy.John MacFarlane1-1/+1
2019-03-12Use latest pandoc-citeproc.John MacFarlane2-2/+2
2019-03-11docx writer: avoid extra copy of abstractNum and num elements...John MacFarlane28-1/+9
2019-03-10LaTeX reader: support `\underline`, `\ul`, `\uline` (#5359)Paul Tilley1-0/+5
2019-03-10ipynb reader: removed vestigial ReaderOptions param.John MacFarlane1-18/+16
2019-03-09Include execution output in ipynb test.John MacFarlane4-8/+29
2019-03-09Add recommendation to use `raw_attribute` with ipynb.John MacFarlane1-0/+12
2019-03-09ipynb reader: remove sensitivity to `raw_html`, `raw_tex` extensions.John MacFarlane1-6/+2
2019-03-09Markdown writer: improve handling of raw blocks/inline.John MacFarlane1-34/+55
2019-03-09Makefile - remove --resolver from quick target.John MacFarlane1-1/+1
2019-03-09Ipynb reader/writer: better handling of cell metadata.John MacFarlane5-17/+24
2019-03-08Allow -o/--output to be used with --print-*.John MacFarlane2-22/+38
2019-03-07Update pandoc-citeproc version in cabal.project.John MacFarlane1-1/+1
2019-03-07Use latest pandoc-citeproc, texmath.John MacFarlane1-2/+2
2019-03-07Add inNote to Footcite and FootcitesJohn MacFarlane1-2/+2
2019-03-07Add tectonic as an option for --pdf-engine. (#5346)Cormac Relf4-34/+86
2019-03-06filterIpynbOutput - go back to just including one block per format.John MacFarlane1-4/+3
2019-03-06Fixed mistake in filterIpynbOutput (prefer lower, not higher rank!)John MacFarlane1-4/+3
2019-03-06Improve filterIpynbOutput.John MacFarlane1-4/+7
2019-03-06ipynb writer: recurse into native divs for output cell data.John MacFarlane1-0/+1
2019-03-06Shared.filterIpynbOutput: 'best' should include everything for ipynb.John MacFarlane1-1/+5
2019-03-04LaTeX writer: Add classes for frontmatter support (#5353)Andrew Dunning1-2/+2
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning5-5/+5
2019-03-04LaTeX writer/template: better handling of front/main/backmatter.John MacFarlane2-31/+34
2019-03-03Added to AUTHORS.md.John MacFarlane1-0/+2
2019-03-03Another small changelog fix.John MacFarlane1-1/+1
2019-03-03Fix typo in changelog.John MacFarlane1-1/+2
2019-03-03Update manual date, man page, README.md.John MacFarlane3-93/+100
2019-03-03cabal.project - update pandoc-citeproc version.John MacFarlane1-1/+1
2019-03-03Update bash completion template.John MacFarlane1-1/+5
2019-03-02Use latest pandoc-citeproc. Updated cahngelog.John MacFarlane2-2/+2
2019-03-02Changelog rewording and reformatting.John MacFarlane1-40/+49
2019-03-02Update changelog.John MacFarlane1-44/+141
2019-03-02JATS reader: Support fig-group block element (#5317).John MacFarlane1-1/+4
2019-03-02Add John KetzerX to AUTHORSJohn MacFarlane1-0/+1
2019-03-02Require texmath 0.11.2.1John MacFarlane2-2/+2
2019-03-02Shared: remove withTempDir.John MacFarlane1-17/+0
2019-03-02Bump version to 2.7.John MacFarlane1-1/+1
2019-03-02Use XDG data directory for user data directory.John MacFarlane5-30/+27
2019-03-02Add new exported function defaultUserDataDirsJohn MacFarlane1-1/+17