index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
JATS writer: Ensure that plain strings go inside `<pub-id>` tag.
John MacFarlane
1
-1
/
+9
2019-03-26
circleci - set path to use installed ghc.
John MacFarlane
1
-6
/
+1
2019-03-26
Fixed typo in circleci config.
John MacFarlane
1
-1
/
+1
2019-03-26
more circleci diagnostics
John MacFarlane
1
-1
/
+4
2019-03-26
circleci tweaks - mostly diagnostic.
John MacFarlane
1
-20
/
+25
2019-03-26
circleci: explicitly specify ghc version to use.
John MacFarlane
1
-5
/
+7
2019-03-25
LaTeX template: Add pandoc to PDF metadata (#5388)
Andrew Dunning
5
-5
/
+5
2019-03-25
circleci: fix typo.
John MacFarlane
1
-1
/
+1
2019-03-25
appveyor.yml - use ghc 8.6.4.
John MacFarlane
1
-4
/
+4
2019-03-25
HTML reader: read `data-foo` attribute into `foo`.
John MacFarlane
2
-2
/
+3
2019-03-22
LaTeX template: Group graphics-related code (#5389)
Andrew Dunning
5
-35
/
+18
2019-03-22
LaTeX writer: Fix footnotes in table caption and cells.
John MacFarlane
2
-13
/
+55
2019-03-22
fetchItem: don't treat UNC paths as protocol-relative URLs.
John MacFarlane
1
-1
/
+2
2019-03-21
LaTeX template: Move \setstretch after front matter (#5378)
Andrew Dunning
1
-1
/
+3
2019-03-21
Improve pdfSize in ImageSize by ignoring all whitespace in /MediaBox command ...
richarddavis
1
-1
/
+4
2019-03-21
Docx writer: Use w:br without attributes for line breaks.
John MacFarlane
3
-4
/
+1
2019-03-20
Improve pdfSize in ImageSize.
John MacFarlane
2
-21
/
+27
2019-03-18
Improved fix to #5340 and added test.
John MacFarlane
2
-2
/
+16
2019-03-18
Improve autolink detection in LaTeX reader.
John MacFarlane
1
-2
/
+2
2019-03-17
Properly escape attributes in Markdown writer.
John MacFarlane
2
-4
/
+16
2019-03-17
Add test case for #5368.
John MacFarlane
1
-0
/
+23
2019-03-14
Markdown writer: be sure implicit figures work in list contexts.
John MacFarlane
1
-11
/
+13
2019-03-14
Remove clone of pandoc-citeproc.
John MacFarlane
1
-1
/
+0
2019-03-13
Use cmark-gfm-0.1.8.
John MacFarlane
3
-2
/
+3
2019-03-13
Update changelog
John MacFarlane
1
-0
/
+76
2019-03-13
Update manual date and man page.
John MacFarlane
2
-8
/
+28
2019-03-13
Updated tested-with.
John MacFarlane
1
-2
/
+2
2019-03-13
Bump to 2.7.1
John MacFarlane
1
-1
/
+1
2019-03-13
Update AUTHORS
John MacFarlane
1
-0
/
+2
2019-03-13
Tests.Old: specify --data-dir=../data.
John MacFarlane
1
-3
/
+2
2019-03-13
LaTeX template: Improve readability (#5363)
Andrew Dunning
5
-58
/
+63
2019-03-13
LaTeX reader test: Allow compilation of file (#5364)
Andrew Dunning
1
-9
/
+4
2019-03-13
Revise last commit, adding an upper bound for cmark-gfm.
John MacFarlane
1
-1
/
+1
2019-03-13
Exclude cmark-gfm-hs 0.1.7, which is buggy.
John MacFarlane
1
-1
/
+1
2019-03-12
Use latest pandoc-citeproc.
John MacFarlane
2
-2
/
+2
2019-03-11
docx writer: avoid extra copy of abstractNum and num elements...
John MacFarlane
28
-1
/
+9
2019-03-10
LaTeX reader: support `\underline`, `\ul`, `\uline` (#5359)
Paul Tilley
1
-0
/
+5
2019-03-10
ipynb reader: removed vestigial ReaderOptions param.
John MacFarlane
1
-18
/
+16
2019-03-09
Include execution output in ipynb test.
John MacFarlane
4
-8
/
+29
2019-03-09
Add recommendation to use `raw_attribute` with ipynb.
John MacFarlane
1
-0
/
+12
2019-03-09
ipynb reader: remove sensitivity to `raw_html`, `raw_tex` extensions.
John MacFarlane
1
-6
/
+2
2019-03-09
Markdown writer: improve handling of raw blocks/inline.
John MacFarlane
1
-34
/
+55
2019-03-09
Makefile - remove --resolver from quick target.
John MacFarlane
1
-1
/
+1
2019-03-09
Ipynb reader/writer: better handling of cell metadata.
John MacFarlane
5
-17
/
+24
2019-03-08
Allow -o/--output to be used with --print-*.
John MacFarlane
2
-22
/
+38
2019-03-07
Update pandoc-citeproc version in cabal.project.
John MacFarlane
1
-1
/
+1
2019-03-07
Use latest pandoc-citeproc, texmath.
John MacFarlane
1
-2
/
+2
2019-03-07
Add inNote to Footcite and Footcites
John MacFarlane
1
-2
/
+2
2019-03-07
Add tectonic as an option for --pdf-engine. (#5346)
Cormac Relf
4
-34
/
+86
2019-03-06
filterIpynbOutput - go back to just including one block per format.
John MacFarlane
1
-4
/
+3
[prev]
[next]