index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Use skylighting 0.10.2.
John MacFarlane
1
-2
/
+2
2020-12-16
Fix citeproc regression with duplicate references.
John MacFarlane
1
-1
/
+1
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
1
-2
/
+2
2020-12-13
Require binary >= 0.7.
John MacFarlane
1
-1
/
+1
2020-12-12
LaTeX writer: extract table handling into separate module.
Albert Krewinkel
1
-0
/
+4
2020-12-10
cabal: remove -Werror=missing-home-modules.
John MacFarlane
1
-6
/
+0
2020-12-10
Move executable to app directory.
John MacFarlane
1
-1
/
+1
2020-12-10
Add sourcepos extension for commonmarke
John MacFarlane
1
-1
/
+1
2020-12-09
Use latest citeproc release.
John MacFarlane
1
-1
/
+1
2020-11-24
Use skylighting 0.10.1.
John MacFarlane
1
-2
/
+2
2020-11-24
HTML reader: extract table parsing into separate module
Albert Krewinkel
1
-0
/
+1
2020-11-23
HTML reader: extract submodules
Albert Krewinkel
1
-0
/
+3
2020-11-18
Remove 'static' flag.
John MacFarlane
1
-9
/
+0
2020-11-18
Use citeproc 0.2
John MacFarlane
1
-1
/
+1
2020-11-18
Don't allow macos builds with 'static' flag.
John MacFarlane
1
-0
/
+3
2020-11-17
JATS writer: move Table handling to separate module
Albert Krewinkel
1
-0
/
+2
2020-11-15
Bump to 2.11.2 for next release (minor API change in Logging).
John MacFarlane
1
-1
/
+1
2020-11-07
Bump to 2.11.1.1 and update changelog.
John MacFarlane
1
-1
/
+1
2020-11-05
Use citeproc 0.1.1.1.
John MacFarlane
1
-1
/
+1
2020-11-05
Require latest commonmark, commonmark-extensions.
John MacFarlane
1
-2
/
+2
2020-11-05
Use latest commonmark, commonmark-extensions.
John MacFarlane
1
-2
/
+2
2020-11-04
Use citeproc 0.1.1.
John MacFarlane
1
-1
/
+1
2020-11-02
Bump version to 2.11.1 and update changelog.
John MacFarlane
1
-1
/
+1
2020-11-01
Use latest commonmark, commonmark-extensions.
John MacFarlane
1
-2
/
+2
2020-10-22
Bump to 2.11.0.4.
John MacFarlane
1
-1
/
+1
2020-10-22
Require citeproc >= 0.1.0.3.
John MacFarlane
1
-1
/
+1
2020-10-22
Bump to 2.11.0.3 and update changelog.
John MacFarlane
1
-1
/
+1
2020-10-19
Bump version to 2.11.0.2
John MacFarlane
1
-1
/
+1
2020-10-16
Relax upper bound on hslua, allow hslua-1.3.*
Albert Krewinkel
1
-2
/
+2
2020-10-15
Require citeproc 0.1.0.2.
John MacFarlane
1
-1
/
+1
2020-10-13
Version to 2.11.0.1
John MacFarlane
1
-1
/
+1
2020-10-13
Use citeproc 0.1.0.1.
John MacFarlane
1
-1
/
+1
2020-10-10
pandoc.cabal - recognize new formats in description.
John MacFarlane
1
-2
/
+3
2020-09-27
Use latest citeproc.
John MacFarlane
1
-1
/
+1
2020-09-23
ALlow bytestring 0.11.x.
John MacFarlane
1
-2
/
+2
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
1
-2
/
+19
2020-09-21
Bump to 2.11.
John MacFarlane
1
-1
/
+1
2020-09-21
pandoc.cabal: sort build depends alphabetically (#6691)
Albert Krewinkel
1
-96
/
+98
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
1
-0
/
+1
2020-09-20
CI: bump tested GHC versions to 8.8.4 and 8.10.2
Albert Krewinkel
1
-1
/
+1
2020-09-20
pandoc.cabal: allow hslua 1.2 again
Albert Krewinkel
1
-2
/
+2
2020-09-19
Use released pandoc-types 1.22.
John MacFarlane
1
-2
/
+2
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
1
-0
/
+3
2020-09-12
[API change] Rename Writers.Tables and its contents (#6679)
Christian Despres
1
-2
/
+2
2020-09-11
pandoc.cabal: disallow hslua 1.2
Albert Krewinkel
1
-2
/
+2
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
1
-0
/
+2
2020-09-02
LaTeX reader: Factored out siunitx stuff into separate module.
John MacFarlane
1
-0
/
+1
2020-08-30
Use skylighting 0.10.
John MacFarlane
1
-2
/
+2
2020-08-15
Relax version constraints for hslua, hslua-module-text
Albert Krewinkel
1
-3
/
+3
2020-08-05
Use commonmark >= 0.1.0.2. Closes #6589.
John MacFarlane
1
-1
/
+1
[next]