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-02-15
Use latest texmath.
John MacFarlane
1
-1
/
+1
2020-02-12
Add Text.Pandoc.Image with unexported svgToPng.
John MacFarlane
1
-0
/
+1
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
1
-3
/
+10
2020-01-31
Add Text.Pandoc.Readers.CSV (readCSV).
John MacFarlane
1
-2
/
+3
2020-01-21
Use skylighting 0.8.3.2.
John MacFarlane
1
-2
/
+2
2020-01-15
Lua filters: allow filtering of element lists (#6040)
Albert Krewinkel
1
-2
/
+2
2020-01-13
Update versions for doclayout, doctemplates.
John MacFarlane
1
-1
/
+1
2020-01-05
Bump to 2.9.1.1, update manual.
John MacFarlane
1
-1
/
+1
2019-12-22
Improve pandoc man page generation.
John MacFarlane
1
-1
/
+2
2019-12-18
pandoc.cabal: remove redundancies in extra-source-files
Albert Krewinkel
1
-3
/
+0
2019-12-17
Add Jira to list of input formats in cabal description.
John MacFarlane
1
-2
/
+2
2019-12-17
Add jira reader (#5913)
Albert Krewinkel
1
-0
/
+4
2019-12-17
Bump to 2.9.1.
John MacFarlane
1
-1
/
+1
2019-12-11
Bump version to 2.9 because of API change in Templates, Class.
John MacFarlane
1
-1
/
+1
2019-12-08
Use external emojis package.
John MacFarlane
1
-5
/
+2
2019-12-07
Use doctemplates 0.8.
John MacFarlane
1
-2
/
+2
2019-12-05
Bump to 2.8.1
John MacFarlane
1
-1
/
+1
2019-12-03
Move data/emoji.json to emoji.json, add to extra-source-files.
John MacFarlane
1
-0
/
+2
2019-11-27
Generate Emoji module with TH.
John MacFarlane
1
-1
/
+3
2019-11-26
Bump to 2.8.0.1 and update changelog and manual.
John MacFarlane
1
-1
/
+1
2019-11-26
Use skylighting 0.8.3.
John MacFarlane
1
-2
/
+2
2019-11-24
Add unexported Text.Pandoc.Readers.Metadata.
John MacFarlane
1
-0
/
+1
2019-11-24
Update to doctemplates 0.7.2, update template docs.
John MacFarlane
1
-2
/
+2
2019-11-18
Use doctemplates 0.7.1
John MacFarlane
1
-2
/
+2
2019-11-14
Fixed some test locations and put test data files in extra-source-files.
John MacFarlane
1
-0
/
+6
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-3
/
+3
2019-10-30
Use latest doclayout.
John MacFarlane
1
-1
/
+1
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
1
-0
/
+1
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
1
-2
/
+3
2019-10-14
Minor template & test changes for latest dev doctemplates.
John MacFarlane
1
-2
/
+2
2019-10-10
Improve parsing of --defaults.
John MacFarlane
1
-1
/
+0
2019-10-09
Add HsYAML-aeson to build-depends
John MacFarlane
1
-0
/
+1
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
1
-0
/
+2
2019-10-07
Remove derive_json_via_th flag; always use TH.
John MacFarlane
1
-9
/
+1
2019-10-07
Make derive_json_via_th flag false by default
John MacFarlane
1
-1
/
+1
2019-10-04
Require haddock-library >= 1.8
John MacFarlane
1
-1
/
+1
2019-10-03
Use texmath 0.11.3
John MacFarlane
1
-1
/
+1
2019-10-03
Don't use -Wnoncanonical-monadfail-instances which is deprecated in ghc 8.8.
John MacFarlane
1
-6
/
+0
2019-10-03
Allow latest haddock-library.
John MacFarlane
1
-1
/
+1
2019-10-03
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2019-09-30
Use skylighting >= 0.8.2.2.
John MacFarlane
1
-2
/
+2
2019-09-28
Markdownify changelog -> changelog.md.
John MacFarlane
1
-1
/
+1
2019-09-27
Require doctemplates 0.6.1.
John MacFarlane
1
-1
/
+1
2019-09-25
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2019-09-24
Use latest texmath.
John MacFarlane
1
-1
/
+1
2019-09-24
Allow latest Diff.
John MacFarlane
1
-1
/
+1
2019-09-23
pandoc.cabal: repeat ghc-options in all stanzas.
John MacFarlane
1
-4
/
+63
2019-09-22
Require latest texmath.
John MacFarlane
1
-1
/
+1
2019-09-22
[Docx Writer] Re-use Readers.Docx.Parse for StyleMap (#5766)
Nikolay Yakimov
1
-1
/
+2
2019-09-22
Use HsYAML-0.2.0.0
John MacFarlane
1
-1
/
+1
[next]