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
2017-11-20
Version to 2.0.3.
John MacFarlane
1
-1
/
+1
2017-11-18
Lua filters: preload text module (#4077)
Albert Krewinkel
1
-0
/
+1
2017-11-11
Require latest pandoc-types.
John MacFarlane
1
-2
/
+2
2017-11-11
Bump to 2.0.2.
John MacFarlane
1
-1
/
+1
2017-11-11
Use lua filter to generate man page from MANUAL.
John MacFarlane
1
-3
/
+1
2017-11-11
Add lua filter functions to walk inline and block elements.
John MacFarlane
1
-0
/
+1
2017-11-04
Use skylighting 0.4.3.2.
John MacFarlane
1
-1
/
+1
2017-11-04
Bump to 2.0.1.1.
John MacFarlane
1
-1
/
+1
2017-11-03
Use texmath 0.10.
John MacFarlane
1
-1
/
+1
2017-11-03
Use latest skylighting.
John MacFarlane
1
-1
/
+1
2017-11-02
Use latest skylighting; ensure no duplicate ids on code lines.
John MacFarlane
1
-1
/
+1
2017-11-02
Bump tasty upper bound.
John MacFarlane
1
-1
/
+1
2017-11-01
Merge pull request #4001 from labdsf/fb2-tests
John MacFarlane
1
-0
/
+1
2017-10-31
Version to 2.0.1.
John MacFarlane
1
-1
/
+1
2017-10-30
Bump to 2.0.0.1.
John MacFarlane
1
-1
/
+1
2017-10-29
Added creole reader test files to pandoc.cabal.
John MacFarlane
1
-0
/
+2
2017-10-28
Add new style FB2 tests
Alexander Krotov
1
-0
/
+1
2017-10-27
Removed unnecessary build-deps.
John MacFarlane
1
-7
/
+2
2017-10-26
Use CamelCase for JavaScript for uniformity
Kolen Cheung
1
-1
/
+1
2017-10-26
Bring MANUAL, README, and pandoc.cabal description in sync.
John MacFarlane
1
-10
/
+10
2017-10-26
Creole reader (#3994)
Sascha Wilde
1
-0
/
+2
2017-10-26
Use skylighting 0.4.2.
John MacFarlane
1
-2
/
+2
2017-10-23
Updated Glob upper bound.
John MacFarlane
1
-1
/
+1
2017-10-20
Use doctemplates 0.2.1: allows `$--` line comments in templates.
John MacFarlane
1
-1
/
+1
2017-10-17
Export Text.Pandoc.BCP47
John MacFarlane
1
-1
/
+1
2017-10-17
Split list of authors from MANUAL.txt into separate file, AUTHORS.md.
John MacFarlane
1
-1
/
+2
2017-10-16
Improved handling of include files in LaTeX reader.
John MacFarlane
1
-0
/
+1
2017-10-15
Remove openURL from Shared (API change).
John MacFarlane
1
-0
/
+1
2017-10-05
Use hslua v0.9.0
Albert Krewinkel
1
-2
/
+2
2017-09-24
Added ghc 8.2.1 to tested-with stanza.
John MacFarlane
1
-1
/
+1
2017-09-24
Require pandoc-types 1.17.2.
John MacFarlane
1
-2
/
+2
2017-09-15
Use skylighting 0.4.
John MacFarlane
1
-2
/
+2
2017-09-14
FromJSON/ToJSON instances for Reader, WriterOptions.
John MacFarlane
1
-2
/
+2
2017-09-09
Require skylighting 0.3.4.1 or higher.
John MacFarlane
1
-2
/
+2
2017-09-08
Removed old beamer template.
John MacFarlane
1
-1
/
+0
2017-09-07
cabal: add custom-setup stanza, lowercase field names.
John MacFarlane
1
-93
/
+96
2017-09-04
Add 'static' Cabal flag, use it for linux statically linked.
John MacFarlane
1
-1
/
+6
2017-08-27
RST reader: Fixed `..include::` directive.
John MacFarlane
1
-0
/
+1
2017-08-20
Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...
John MacFarlane
1
-2
/
+2
2017-08-17
HTML reader: support column alignments.
John MacFarlane
1
-0
/
+1
2017-08-16
Update to hslua-0.8.0
Albert Krewinkel
1
-2
/
+2
2017-08-14
Changed command test for #2994 so it actually tests the writer.
John MacFarlane
1
-1
/
+0
2017-08-13
Delete Text.Pandoc.Lua.SharedInstances
Albert Krewinkel
1
-1
/
+0
2017-08-13
Use hslua >= 0.7, update Lua code
Albert Krewinkel
1
-3
/
+2
2017-08-12
Docx writer: pass through comments.
John MacFarlane
1
-0
/
+1
2017-08-12
Change to yaml for translation files.
John MacFarlane
1
-1
/
+1
2017-08-11
Added support for translations (localization) (see #3559).
John MacFarlane
1
-1
/
+4
2017-08-10
Added data file to pandoc.cabal.
John MacFarlane
1
-0
/
+1
2017-08-10
RST reader: Basic support for csv-table directive.
John MacFarlane
1
-1
/
+3
2017-08-09
Build config that works with lts-9.0 and nightly.
John MacFarlane
1
-2
/
+2
[next]