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-29
ipynb writer - consolidate adjacent raw blocks.
John MacFarlane
1
-2
/
+10
2019-03-29
LaTeX writer: Avoid inadvertently creating ?` or !` ligatures.
John MacFarlane
2
-0
/
+22
2019-03-28
Update data/jats.csl to avoid commas between name-part elements.
John MacFarlane
1
-2
/
+2
2019-03-28
HTML writer: Don't add data- prefix to RDFa attributes.
John MacFarlane
1
-2
/
+19
2019-03-28
Markdown reader: fenced div takes priority over setext header.
John MacFarlane
2
-2
/
+11
2019-03-28
Ipynb reader: use `html` for a raw cell with no format.
John MacFarlane
1
-1
/
+1
2019-03-28
Ipynb writer: fixed carry-over of nbformat from metadata.
John MacFarlane
1
-1
/
+1
2019-03-28
stack.yml - remove -Wmissing-home-modules
John MacFarlane
1
-1
/
+1
2019-03-28
Shared - improve metaToJSON with numbers.
John MacFarlane
1
-5
/
+8
2019-03-28
Markdown writer: better rendering of numbers.
John MacFarlane
1
-1
/
+4
2019-03-28
Markdown writer: proper rendering of empty map in YAML metadata.
John MacFarlane
1
-1
/
+3
2019-03-28
Use strict instead of lazy sum.
John MacFarlane
2
-5
/
+5
2019-03-28
Revert "appveyor - just build dependencies."
John MacFarlane
1
-18
/
+18
2019-03-28
stack.yaml: remove RTS options
John MacFarlane
1
-1
/
+1
2019-03-28
appveyor - just build dependencies.
John MacFarlane
1
-18
/
+18
2019-03-27
appveyor - save cache on error.
John MacFarlane
1
-0
/
+1
2019-03-27
ipynb writer: preserve nbformat_minor if it's given.
John MacFarlane
1
-2
/
+10
2019-03-27
Writers.Shared.metaValueToJSON: use Number Values for integers.
John MacFarlane
1
-4
/
+9
2019-03-27
ipynb reader: avoid introducing spurious `.0` on integers in metadata.
John MacFarlane
2
-1
/
+5
2019-03-27
circleci - drop test on ghc 7.10, add ghc 8.6.4.
John MacFarlane
1
-10
/
+3
2019-03-27
Drop support for ghc < 8.
John MacFarlane
5
-18
/
+2
2019-03-27
CONTRIBUTING: replace reference to travis with circleci.
John MacFarlane
1
-2
/
+1
2019-03-27
circleci: back to -j2.
John MacFarlane
1
-3
/
+3
2019-03-27
circleci: recognize both Warning: and warning:.
John MacFarlane
1
-1
/
+1
2019-03-27
circelci: try using -j1.
John MacFarlane
1
-3
/
+3
2019-03-27
Remove install step from make quick-cabal.
John MacFarlane
1
-2
/
+0
2019-03-27
Add ghc-options to cabal.project.
John MacFarlane
2
-2
/
+4
2019-03-27
Quote RTS options in stack.yaml.
John MacFarlane
1
-1
/
+1
2019-03-27
circleci config - remove GHC_OPTS.
John MacFarlane
1
-5
/
+4
2019-03-27
Add nice default ghc options to stack.yaml.
John MacFarlane
1
-1
/
+1
2019-03-27
Another try at circleci config.
John MacFarlane
1
-4
/
+4
2019-03-27
circleci config - don't use 'all' for cabal test.
John MacFarlane
1
-2
/
+2
2019-03-27
circleci - ensure that config doesn't change between build and test.
John MacFarlane
1
-3
/
+3
2019-03-26
circleci tweak - move up cabal v2-test.
John MacFarlane
1
-1
/
+1
2019-03-26
circleci - explicitly specify ghc version for cabal builds.
John MacFarlane
1
-4
/
+4
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
[next]