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-31
LaTeX reader: don't let `\egroup` match `{`.
John MacFarlane
2
-3
/
+15
2019-01-31
Tests: avoid calling findPandoc multiple times.
John MacFarlane
3
-194
/
+207
2019-01-31
Old tests: remove need for temp files by using pipeProcess.
John MacFarlane
1
-16
/
+6
2019-01-31
More improvements on lua-filters docs.
John MacFarlane
1
-342
/
+386
2019-01-30
linux/Dockerfile : use default -O1 instead of -O2.
John MacFarlane
1
-1
/
+1
2019-01-30
stack.yaml - use latest texmath.
John MacFarlane
1
-0
/
+1
2019-01-30
Update manual.
John MacFarlane
2
-958
/
+1296
2019-01-30
Update changelog.
John MacFarlane
1
-0
/
+3
2019-01-30
Manual: document `date-meta` template variable (#5260)
Tristan Stenner
1
-0
/
+10
2019-01-30
Update copyright year in version.
John MacFarlane
1
-1
/
+1
2019-01-30
Use lts-13 in makefile
John MacFarlane
1
-1
/
+1
2019-01-30
Update stack.yaml to use lts-13.
John MacFarlane
1
-9
/
+2
2019-01-30
doc/lua-filters.md: use 3rd level headers for module fields
Albert Krewinkel
1
-664
/
+664
2019-01-30
Update changelog.
John MacFarlane
1
-43
/
+85
2019-01-30
Org reader: add support for #+SELECT_TAGS.
leungbk
8
-23
/
+107
2019-01-30
Org reader: separate filtering logic from conversion function.
leungbk
2
-8
/
+11
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
[next]