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-01-28
Add cpp to avoid warning.
John MacFarlane
1
-1
/
+6
2019-01-27
Add isPrefixOf to imports.
John MacFarlane
1
-1
/
+1
2019-01-26
Improve writing metadata for docx, pptx and odt (#5252)
Agustín Martín Barbero
45
-24
/
+165
2019-01-26
Normalize Windows paths to account for change in ghc 8.6.
John MacFarlane
1
-9
/
+31
2019-01-25
Texinfo writer: use header identifier for anchor if present.
John MacFarlane
1
-2
/
+4
2019-01-25
MediaWiki reader: use `_` instead of `-` in auto-identifiers.
John MacFarlane
2
-17
/
+22
2019-01-25
LaTeX writer: add `#` special characeters for listings.
John MacFarlane
1
-1
/
+1
2019-01-25
LaTeX template: Set default listings language for lua, assembler.
John MacFarlane
2
-0
/
+4
2019-01-25
Update ipynb example in manual.
John MacFarlane
1
-17
/
+19
2019-01-25
Revert "CircleCI - use -O0 only for cabal-v2 builds."
John MacFarlane
1
-5
/
+5
2019-01-25
Revert "CircleCI - store artifact from stack build."
John MacFarlane
1
-4
/
+0
2019-01-25
Revert "circleci - use .gz for build artifact."
John MacFarlane
1
-2
/
+2
2019-01-25
circleci - use .gz for build artifact.
John MacFarlane
1
-2
/
+2
2019-01-25
CircleCI - store artifact from stack build.
John MacFarlane
1
-0
/
+4
2019-01-25
CircleCI - use -O0 only for cabal-v2 builds.
John MacFarlane
1
-5
/
+5
2019-01-25
Remove travis.yml.
John MacFarlane
1
-200
/
+0
2019-01-25
Regenerated README.md with CircleCI badge instead of travis.
John MacFarlane
2
-3
/
+2
2019-01-25
Tweaked circleci.
John MacFarlane
1
-5
/
+6
2019-01-25
Fix cabal.project.
John MacFarlane
1
-2
/
+4
2019-01-25
Add some ghc options in circleci config.
John MacFarlane
1
-1
/
+1
2019-01-25
CircleCI: Set workflow version to 2.1.
John MacFarlane
1
-1
/
+1
2019-01-25
Add .circleci config.
John MacFarlane
1
-0
/
+123
2019-01-25
Update pandoc-citeproc commit in stack.yaml.
John MacFarlane
1
-1
/
+1
2019-01-25
cabal.project - set flag defaults, revise pandoc-citeproc commit.
John MacFarlane
1
-1
/
+5
2019-01-24
Ipynb: Put all jupyter metadata under 'jupyter' key.
John MacFarlane
2
-2
/
+7
2019-01-24
Revert "Prepend `jupyter_` to jupyter metadata keys."
John MacFarlane
2
-12
/
+0
2019-01-24
Allow some command line options to take URL in addition to FILE.
John MacFarlane
2
-5
/
+5
2019-01-24
Ms writer: ensure we have a newline after .EN in disply math.
John MacFarlane
1
-1
/
+1
2019-01-24
Prepend `jupyter_` to jupyter metadata keys.
John MacFarlane
2
-0
/
+12
2019-01-23
Manual: Reorganize template variables (#5249)
Andrew Dunning
1
-208
/
+305
2019-01-23
Update changelog.
John MacFarlane
1
-3
/
+37
2019-01-23
Update changelog for LaTeX template (#5247)
Andrew Dunning
1
-11
/
+16
2019-01-23
LaTeX template: Restrict `institute` to Beamer (#5219)
Andrew Dunning
2
-7
/
+6
2019-01-23
Removed superfluous import.
John MacFarlane
1
-1
/
+0
2019-01-22
Support ipynb (Jupyter notebook) as input and output format.
John MacFarlane
13
-9
/
+638
2019-01-22
LaTeX reader: support `\endinput`. Closes #5233.
John MacFarlane
2
-0
/
+10
2019-01-22
LaTeX template: Use `footnotehyper` if available (#5234)
Andrew Dunning
2
-6
/
+8
2019-01-22
LaTeX template: Respect `numbersections` for books (#5235)
Andrew Dunning
5
-5
/
+5
2019-01-22
Clarify that $ must come right before $. (#5243)
Lev E. Givon
1
-0
/
+3
2019-01-22
Man reader: fix typo. (#5245)
Brian Leung
1
-3
/
+3
2019-01-22
LaTeX template: Fix subtitle spacing (#5244)
Andrew Dunning
1
-1
/
+1
2019-01-21
HTML and markdown: treat textarea as a verbatim environment.
John MacFarlane
3
-8
/
+22
2019-01-21
Mention `raw_attribute` in documentation for `raw_html` and `raw_tex`.
John MacFarlane
1
-0
/
+7
2019-01-20
LaTeX reader: allow includes with dots like cc_by_4.0.
John MacFarlane
1
-3
/
+5
2019-01-20
LaTeX reader: cleaned up 'input' code.
John MacFarlane
1
-10
/
+5
2019-01-17
odt writer: fix typo in custom properties (#5231)
Agustín Martín Barbero
1
-2
/
+2
2019-01-16
Fix tests for sample custom writer tables
Albert Krewinkel
1
-7
/
+7
2019-01-16
sample.lua: Add a missing '>'
MichaWiedenmann
1
-1
/
+1
2019-01-13
data/pandoc.lua: auto-fix nested constructor arguments
Albert Krewinkel
3
-10
/
+43
2019-01-13
changelog: clarify and fix task_lists description
Mauro Bieg
1
-5
/
+5
[next]