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-01-25
Refactored math conversion in writers.
John MacFarlane
1
-1
/
+1
2017-01-25
Make Txt2Tags test pass.
Jesse Rosenthal
1
-1
/
+2
2017-01-25
Have to do some work to get the mediabag out.
Jesse Rosenthal
1
-1
/
+2
2017-01-25
Remove Text.Pandoc.Free
Jesse Rosenthal
1
-1
/
+0
2017-01-25
Introduce PandocMonad typeclass.
Jesse Rosenthal
1
-2
/
+3
2017-01-25
Implement runTest functions.
Jesse Rosenthal
1
-1
/
+1
2017-01-25
New Free module, with pure versions of IO funcs
Jesse Rosenthal
1
-1
/
+2
2017-01-19
Use skylighting 0.1.1.
John MacFarlane
1
-3
/
+3
2017-01-10
Allow vector 0.12.0.0.
John MacFarlane
1
-1
/
+1
2017-01-02
Allow aeson 1.1.
John MacFarlane
1
-2
/
+2
2016-12-23
Updates to use skylighting rather than highlighting-kate.
John MacFarlane
1
-4
/
+4
2016-12-23
Allow directory 1.3. Closes #3325.
John MacFarlane
1
-3
/
+3
2016-12-10
Version to 1.19.1
John MacFarlane
1
-1
/
+1
2016-12-09
We no longer need the MathMLInHTML.js shim from 2004!
John MacFarlane
1
-1
/
+0
2016-11-30
Use new module from texmath to lookup MS font codepoints.
John MacFarlane
1
-2
/
+1
2016-11-27
Version to 1.19.
John MacFarlane
1
-1
/
+1
2016-11-18
Added weigh-pandoc for memory usage diagnostics.
John MacFarlane
1
-0
/
+20
2016-10-26
Version to 1.18.
John MacFarlane
1
-1
/
+1
2016-10-25
Added INSTALL.md, incorporating INSTALL + installing page from website.
John MacFarlane
1
-1
/
+1
2016-10-23
Allow binary formats to be written to stdout unless tty output.
John MacFarlane
1
-0
/
+3
2016-10-19
Merge pull request #3158 from ickc/COPY-LICENSE
John MacFarlane
1
-1
/
+1
2016-10-19
Download markdown version of the license from GNU and rename to `COPYING.md`
Kolen Cheung
1
-1
/
+1
2016-10-18
Allow latest HUnit.
John MacFarlane
1
-1
/
+1
2016-10-14
Remove Tests.Arbitrary
Jesse Rosenthal
1
-1
/
+0
2016-10-13
Allow http-client 0.4.30, which is the version in stackage lts.
John MacFarlane
1
-2
/
+2
2016-10-13
Bump required pandoc-types version to 1.17
Albert Krewinkel
1
-5
/
+5
2016-10-02
Revert overhasty bounds change for pandoc-types.
John MacFarlane
1
-3
/
+3
2016-10-02
Use doctemplates 0.1.0.2.
John MacFarlane
1
-3
/
+3
2016-10-02
Moved template compiling/rendering code to a separate library.
John MacFarlane
1
-0
/
+1
2016-09-23
Bump to 1.17.3
John MacFarlane
1
-1
/
+1
2016-09-02
Remove TagSoup compat
Jesse Rosenthal
1
-1
/
+0
2016-09-02
Remove GHC 7.6 from list of tested versions
Albert Krewinkel
1
-1
/
+1
2016-09-02
Bump base lower bound to 4.7
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Bump base lower bound to 4.6 (ghc 7.6)
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Change constraint on mtl.
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Remove directory compat
Jesse Rosenthal
1
-2
/
+1
2016-09-02
Remove Text.Pandoc.Compat.Except
Jesse Rosenthal
1
-1
/
+0
2016-09-02
Remove Compat.Monoid
Jesse Rosenthal
1
-1
/
+0
2016-08-29
Org reader: extract meta parsing code to module
Albert Krewinkel
1
-0
/
+1
2016-08-20
Allow aeson 1.0.*.
John MacFarlane
1
-2
/
+2
2016-07-24
Use texmath 0.8.6.5. Closes #3040.
John MacFarlane
1
-1
/
+1
2016-07-20
Rename README to MANUAL.txt
Albert Krewinkel
1
-2
/
+2
2016-07-15
Don't require haddock-library 1.4.
John MacFarlane
1
-1
/
+1
2016-07-14
Require haddock-library >= 1.4.
John MacFarlane
1
-1
/
+1
2016-07-14
Version to 1.17.2.
John MacFarlane
1
-1
/
+1
2016-07-11
Allow QuickCheck 2.9.
John MacFarlane
1
-1
/
+1
2016-07-04
Depend on http-client 0.5, http-client-tls 0.3
John MacFarlane
1
-2
/
+2
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
1
-0
/
+1
2016-07-01
Added ZimWiki format to documentation and cabal description.
Alex Ivkin
1
-5
/
+8
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
1
-0
/
+1
[next]