aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-12Use released texmath, pandoc-types.textJohn MacFarlane
2019-11-11Merge branch 'master' into textJohn MacFarlane
2019-11-11Merge branch 'despresc-text' into textJohn MacFarlane
2019-11-11Merge branch 'text' of https://github.com/despresc/pandoc into despresc-textJohn MacFarlane
2019-11-11Fix typos (#5896)Brian Wignall
2019-11-11Markdown reader: fix small super/subscript issue.John MacFarlane
2019-11-11Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...Florian Beeres
2019-11-11Fix build with -embed_data_filesdespresc
2019-11-10Clean various modulesdespresc
2019-11-10Switch the remaining modules to Textdespresc
2019-11-09Finish the Writersdespresc
2019-11-09Refactor various writersdespresc
2019-11-09Refactor Writers: RST and Roffdespresc
2019-11-09Refactor Writers: RTF, Shared, ZimWikidespresc
2019-11-09Switch benchmarks to Textdespresc
2019-11-09Switch benchmark to Text, avoid incomplete pattern match warnings in Writersdespresc
2019-11-09Remove the Legacy modulesdespresc
2019-11-09Switch the remaining tests to Textdespresc
2019-11-09Switch Tests.Helpers and Tests.Writers.* to Textdespresc
2019-11-09Switch App to Text, remove usage of Legacy in srcdespresc
2019-11-09Switch Process back to String, switch App to Text (partially)despresc
2019-11-09Switch glob back to String, switch Writers.EPUB to Textdespresc
2019-11-08Switch Writers.TEI to Textdespresc
2019-11-08Switch Writers.{Powerpoint,TEI,Texinfo} to Textdespresc
2019-11-08Switch Writers.Org to Textdespresc
2019-11-08Switch Writers.Native to Textdespresc
2019-11-08Switch Writers.Ipynb and Writers.LaTeX to Textdespresc
2019-11-08Switch Writers.Haddock to Textdespresc
2019-11-08Switch AsciiDoc to Textdespresc
2019-11-08Switch Writers.ConTeXt to Textdespresc
2019-11-08Switch Writers.Docbook to Textdespresc
2019-11-08Switch Writers.DokuWiki to Textdespresc
2019-11-08Switch Writers.FB2 to Textdespresc
2019-11-08Switch HTML and CommonMark to Textdespresc
2019-11-08Switch Jira to Textdespresc
2019-11-08Switch Writers.{Man,Ms,Roff} to Textdespresc
2019-11-08Switch Writers.Ms to Text, add tshow to Shareddespresc
2019-11-08Switch Writers.Muse and Writers.OOXML to Textdespresc
2019-11-08Switch Writers.OPML to Textdespresc
2019-11-08Switch Writers.RTF to Textdespresc
2019-11-08Switch XWiki to Textdespresc
2019-11-08Switch Writers.ZimWiki to Textdespresc
2019-11-08Switch Writers.Shared and some writers to Textdespresc
2019-11-08Point cabal.project at the current feature branchesdespresc
2019-11-08Switch remaining readers to Textdespresc
2019-11-08Switch Native, FB2 to Text, clean up othersdespresc
2019-11-08Switch Odt, Ipynb, other modules, to Textdespresc
2019-11-08Change stack.yaml protocols to gitdespresc
2019-11-08Remove unused imports and functionsdespresc
2019-11-08Fix benchmarksdespresc