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
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
59
-112
/
+1
2021-02-07
pandoc.cabal: use common stanza to reduce duplication (#7086)
Albert Krewinkel
1
-124
/
+45
2021-02-07
Document no template fallback for absolute path (#7088)
Nixon Enraght-Moony
1
-1
/
+2
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
2
-0
/
+10
2021-02-06
stack.yaml - use commonmark-0.1.1.4 for GHC 9
John MacFarlane
1
-1
/
+1
2021-02-06
CI: use haskell/actions/setup.
John MacFarlane
1
-3
/
+3
2021-02-06
CI: use cabal 2.2 when building with GHC 8.0.2. (#7085)
Albert Krewinkel
1
-5
/
+8
2021-02-04
Lua filters: use same function names in Haskell and Lua
Albert Krewinkel
3
-28
/
+31
2021-02-04
doc/lua-filters.md: improve docs for `pandoc.mediabag.insert`
Albert Krewinkel
1
-2
/
+3
2021-02-04
doc/lua-filters.md: fix, improve docs for `pandoc.mediabag.fetch`
Albert Krewinkel
1
-2
/
+12
2021-02-03
ePub writer: `belongs-to-collection` metadata (#7063)
Nick Berendsen
2
-41
/
+67
2021-02-03
LaTeX template: Update to iftex package (#7073)
Andrew Dunning
6
-29
/
+28
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
3
-14
/
+3
2021-02-02
Add tests for search_path_separator
Albert Krewinkel
1
-0
/
+8
2021-02-02
Check that all documented functions are present.
Albert Krewinkel
1
-0
/
+19
2021-02-02
Fix stack config
Albert Krewinkel
1
-1
/
+1
2021-02-02
Use hslua-module-path 0.1.0
Albert Krewinkel
1
-1
/
+1
2021-02-02
Improve docs for directory, normalize
Albert Krewinkel
1
-3
/
+6
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
6
-1
/
+197
2021-02-02
Test suite: a more robust way of testing the executable.
John MacFarlane
4
-72
/
+64
2021-02-02
Add parseOptionsFromArgs [API change, addition].
John MacFarlane
2
-2
/
+9
2021-02-02
cabal.project - more heap space
John MacFarlane
1
-1
/
+1
2021-02-02
shell.nix - install zlib
John MacFarlane
1
-0
/
+1
2021-02-02
Remove superfluous import
John MacFarlane
1
-1
/
+0
2021-02-01
Add default.bibtex to repository.
John MacFarlane
1
-0
/
+10
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
6
-26
/
+54
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
4
-9
/
+108
2021-01-31
Makefile: give allocation data in benchmarks.
John MacFarlane
1
-2
/
+2
2021-01-31
Add shell.nix.
John MacFarlane
1
-0
/
+105
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
2
-4
/
+37
2021-01-31
CslJson writer: fix compiler warning
Albert Krewinkel
1
-1
/
+1
2021-01-30
Require citeproc 0.3.0.6.
John MacFarlane
2
-5
/
+5
2021-01-30
CslJson writer: output `[]` if no references in input,
John MacFarlane
1
-5
/
+5
2021-01-30
Use tasty-bench instead of criterion for benchmarks.
John MacFarlane
4
-12
/
+18
2021-01-30
Use latest citeproc.
John MacFarlane
1
-4
/
+4
2021-01-29
Markdown writer: handle math right before digit.
John MacFarlane
2
-1
/
+11
2021-01-29
JATS templates: tag author.name as string-name
Albert Krewinkel
3
-0
/
+9
2021-01-29
JATS writer: escape special chars in reference elements.
Albert Krewinkel
1
-3
/
+6
2021-01-27
Improve docs for cite-method.
John MacFarlane
1
-1
/
+4
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
4
-37
/
+25
2021-01-26
LaTeX writer: change BCP47 lang tag from jp to ja
Mauro Bieg
1
-1
/
+1
2021-01-26
Lua: always load built-in Lua scripts from default data-dir
Albert Krewinkel
4
-46
/
+44
2021-01-23
Update AUTHORS.md.
John MacFarlane
1
-0
/
+2
2021-01-22
Update README and man page.
John MacFarlane
3
-28
/
+73
2021-01-22
Update changelog.
John MacFarlane
1
-0
/
+149
2021-01-22
ImageSize: use viewBox for svg if no length, width.
John MacFarlane
2
-18
/
+20
2021-01-22
Use citeproc 0.3.0.5.
John MacFarlane
2
-2
/
+2
2021-01-22
Merge pull request #7042 from tarleb/jats-element-citations
John MacFarlane
8
-25
/
+367
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
7
-7
/
+346
2021-01-22
Add biblatex, bibtex as output formats (closes #7040).
John MacFarlane
6
-6
/
+312
[prev]
[next]