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-07-21
Added TikiWiki reader (#3800)
rlpowell
1
-8
/
+10
2017-07-13
Use foldrWithKey instead of deprecated foldWithKey.
John MacFarlane
1
-2
/
+2
2017-07-07
Rewrote LaTeX reader with proper tokenization.
John MacFarlane
1
-0
/
+1
2017-06-30
Use latest texmath.
John MacFarlane
1
-1
/
+1
2017-06-25
Moved BCP47 specific functions from Writers.Shared to new module.
John MacFarlane
1
-0
/
+1
2017-06-20
Added mention of vimwiki raeder more places.
John MacFarlane
1
-7
/
+7
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-0
/
+2
2017-06-19
Mention muse reader in README, MANUAL, debian control, cabal description.
John MacFarlane
1
-2
/
+2
2017-06-19
Add Muse reader (#3620)
Alexander Krotov
1
-0
/
+2
2017-06-17
Allow QuickCheck 2.10
John MacFarlane
1
-1
/
+1
2017-06-17
Relax time and process in preparation for GHC 8.2 (#3739)
Bartosz Nitka
1
-3
/
+3
2017-06-10
Fixed weigh-pandoc for Text readers.
John MacFarlane
1
-0
/
+1
2017-06-10
Fixed benchmark to work with Text readers.
John MacFarlane
1
-0
/
+1
2017-06-04
Remove cpphs build requirement -- it is no longer needed.
John MacFarlane
1
-3
/
+0
2017-05-28
Update criterion upper bound.
John MacFarlane
1
-1
/
+1
2017-05-20
Improve SVG image size code.
Marc Schreiber
1
-0
/
+4
2017-05-16
Org reader: put tree parsing code into dedicated module
Albert Krewinkel
1
-0
/
+1
2017-05-14
Org reader: add basic file inclusion mechanism
Albert Krewinkel
1
-0
/
+3
2017-05-07
Remove https flag.
John MacFarlane
1
-10
/
+4
2017-04-26
API change: move writer functions to Text.Pandoc.Writers
Albert Krewinkel
1
-0
/
+1
2017-04-26
API change: move reader functions to Text.Pandoc.Readers
Albert Krewinkel
1
-0
/
+1
2017-04-22
Allow aeson 1.2.0.0.
John MacFarlane
1
-1
/
+1
2017-04-22
Use skylighitng >= 0.3.3.
John MacFarlane
1
-2
/
+2
2017-04-14
Lua filter: allow shorthand functions for math and quoted
Albert Krewinkel
1
-4
/
+1
2017-04-14
Avoid repeating StackValue instances definitions
Albert Krewinkel
1
-0
/
+1
2017-04-14
Extract lua helper functions into Lua.Util module
Albert Krewinkel
1
-0
/
+1
2017-04-14
Drop dependency on hslua-aeson
Albert Krewinkel
1
-1
/
+0
2017-04-06
Ensure correctness of StackValue instances
Albert Krewinkel
1
-0
/
+1
2017-04-03
Merge pull request #3550 from tarleb/lua-readers-submodule
John MacFarlane
1
-2
/
+4
2017-04-02
Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""
John MacFarlane
1
-1
/
+1
2017-04-02
Text.Pandoc.App: Throw errors rather than exiting.
John MacFarlane
1
-1
/
+0
2017-04-02
Lua module: add readers submodule
Albert Krewinkel
1
-2
/
+4
2017-04-01
Allow a theme file as argument to `--highlight-style`.
John MacFarlane
1
-0
/
+2
2017-03-30
Add JATS to description in pandoc.cabal.
John MacFarlane
1
-1
/
+1
2017-03-30
Automatically include URI-encoded jats.csl for jats output.
John MacFarlane
1
-0
/
+2
2017-03-30
Added JATS writer.
John MacFarlane
1
-0
/
+3
2017-03-28
Added default.jats template.
John MacFarlane
1
-0
/
+1
2017-03-27
Add auxiliary files for command test for #3530 to pandoc.cabal.
John MacFarlane
1
-0
/
+2
2017-03-26
Revert "Use file-embed instead of hsb2hs to embed data files."
John MacFarlane
1
-1
/
+1
2017-03-26
Use file-embed instead of hsb2hs to embed data files.
John MacFarlane
1
-1
/
+1
2017-03-24
Ensure compatibility with hslua 0.5.*
Albert Krewinkel
1
-1
/
+2
2017-03-23
Allow creation of pdf via groff ms and pdfroff.
John MacFarlane
1
-4
/
+5
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
1
-1
/
+5
2017-03-20
Added two lua test files to extra-source-files in pandoc.cabal.
John MacFarlane
1
-0
/
+2
2017-03-20
Lua filters (#3514)
Albert Krewinkel
1
-0
/
+7
2017-03-16
Added test for #256.
John MacFarlane
1
-0
/
+1
2017-03-16
Add default abbreviations file (data/abbreviations).
John MacFarlane
1
-0
/
+2
2017-03-15
Removed another unused cabal dependency.
John MacFarlane
1
-1
/
+0
2017-03-15
Removed some unnecessary build-depends.
John MacFarlane
1
-8
/
+3
2017-03-15
Use tasty-golden for golden tests in Old.
John MacFarlane
1
-0
/
+2
[next]