aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2017-08-17HTML reader: support column alignments.John MacFarlane1-0/+1
2017-08-16Update to hslua-0.8.0Albert Krewinkel1-2/+2
2017-08-14Changed command test for #2994 so it actually tests the writer.John MacFarlane1-1/+0
2017-08-13Delete Text.Pandoc.Lua.SharedInstancesAlbert Krewinkel1-1/+0
2017-08-13Use hslua >= 0.7, update Lua codeAlbert Krewinkel1-3/+2
2017-08-12Docx writer: pass through comments.John MacFarlane1-0/+1
2017-08-12Change to yaml for translation files.John MacFarlane1-1/+1
2017-08-11Added support for translations (localization) (see #3559).John MacFarlane1-1/+4
2017-08-10Added data file to pandoc.cabal.John MacFarlane1-0/+1
2017-08-10RST reader: Basic support for csv-table directive.John MacFarlane1-1/+3
2017-08-09Build config that works with lts-9.0 and nightly.John MacFarlane1-2/+2
2017-08-08Don't put fancy warnings in pandoc.cabal ghc-options.John MacFarlane1-1/+1
2017-08-08Use extra ghc warnings.John MacFarlane1-1/+1
2017-08-07Remove GFM modules; use CMarkGFM for both gfm and commonmark.John MacFarlane1-3/+0
2017-08-07Added gfm (GitHub-flavored CommonMark) as an input and output format.John MacFarlane1-0/+3
2017-07-21Added TikiWiki reader (#3800)rlpowell1-8/+10
2017-07-13Use foldrWithKey instead of deprecated foldWithKey.John MacFarlane1-2/+2
2017-07-07Rewrote LaTeX reader with proper tokenization.John MacFarlane1-0/+1
2017-06-30Use latest texmath.John MacFarlane1-1/+1
2017-06-25Moved BCP47 specific functions from Writers.Shared to new module.John MacFarlane1-0/+1
2017-06-20Added mention of vimwiki raeder more places.John MacFarlane1-7/+7
2017-06-19Added Vimwiki reader (#3705).Yuchen Pei1-0/+2
2017-06-19Mention muse reader in README, MANUAL, debian control, cabal description.John MacFarlane1-2/+2
2017-06-19Add Muse reader (#3620)Alexander Krotov1-0/+2
2017-06-17Allow QuickCheck 2.10John MacFarlane1-1/+1
2017-06-17Relax time and process in preparation for GHC 8.2 (#3739)Bartosz Nitka1-3/+3
2017-06-10Fixed weigh-pandoc for Text readers.John MacFarlane1-0/+1
2017-06-10Fixed benchmark to work with Text readers.John MacFarlane1-0/+1
2017-06-04Remove cpphs build requirement -- it is no longer needed.John MacFarlane1-3/+0
2017-05-28Update criterion upper bound.John MacFarlane1-1/+1
2017-05-20Improve SVG image size code.Marc Schreiber1-0/+4
2017-05-16Org reader: put tree parsing code into dedicated moduleAlbert Krewinkel1-0/+1
2017-05-14Org reader: add basic file inclusion mechanismAlbert Krewinkel1-0/+3
2017-05-07Remove https flag.John MacFarlane1-10/+4
2017-04-26API change: move writer functions to Text.Pandoc.WritersAlbert Krewinkel1-0/+1
2017-04-26API change: move reader functions to Text.Pandoc.ReadersAlbert Krewinkel1-0/+1
2017-04-22Allow aeson 1.2.0.0.John MacFarlane1-1/+1
2017-04-22Use skylighitng >= 0.3.3.John MacFarlane1-2/+2
2017-04-14Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel1-4/+1
2017-04-14Avoid repeating StackValue instances definitionsAlbert Krewinkel1-0/+1
2017-04-14Extract lua helper functions into Lua.Util moduleAlbert Krewinkel1-0/+1
2017-04-14Drop dependency on hslua-aesonAlbert Krewinkel1-1/+0
2017-04-06Ensure correctness of StackValue instancesAlbert Krewinkel1-0/+1
2017-04-03Merge pull request #3550 from tarleb/lua-readers-submoduleJohn MacFarlane1-2/+4
2017-04-02Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""John MacFarlane1-1/+1
2017-04-02Text.Pandoc.App: Throw errors rather than exiting.John MacFarlane1-1/+0
2017-04-02Lua module: add readers submoduleAlbert Krewinkel1-2/+4
2017-04-01Allow a theme file as argument to `--highlight-style`.John MacFarlane1-0/+2
2017-03-30Add JATS to description in pandoc.cabal.John MacFarlane1-1/+1
2017-03-30Automatically include URI-encoded jats.csl for jats output.John MacFarlane1-0/+2