summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Lua filter: use destructured functions for inline filtersAlbert Krewinkel2017-04-12
* s/safed/saved/Alexander Krotov2017-04-14
* Man writer: Fix handling of nested font commands.John MacFarlane2017-04-12
* Lua filter: use custom StackValue Inline instanceAlbert Krewinkel2017-04-11
* Docx writer: don't take "distArchive" from datadir.John MacFarlane2017-04-10
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Lua filter: Improve block filter performanceAlbert Krewinkel2017-04-06
* Lua filter: Improve inline filter performanceAlbert Krewinkel2017-04-06
* Use lua registry instead of named globalsAlbert Krewinkel2017-04-04
* Ms writer: wider indents for lists.John MacFarlane2017-04-06
* Allow raw latex commands starting with `\start` in Markdown.John MacFarlane2017-04-06
* Ms writer: respect text wrapping options.John MacFarlane2017-04-05
* Ms writer improvements:John MacFarlane2017-04-04
* Ms writer: ensure that @ is escaped in URIs.John MacFarlane2017-04-04
* Error: Added PandocOptionError.John MacFarlane2017-04-04
* Add original classes to JS obfuscated links (#3554)Timm Albers2017-04-04
* Add class to footnote back referencesTimm Albers2017-04-03
* Include \VerbatimFootnotes for highlighted code blocksTimm Albers2017-04-03
* Removed unused import.John MacFarlane2017-04-03
* Merge pull request #3550 from tarleb/lua-readers-submoduleJohn MacFarlane2017-04-03
|\
| * Lua module: add readers submoduleAlbert Krewinkel2017-04-02
* | Make sure docx/_rels/.rels gets into data files.John MacFarlane2017-04-02
* | Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""John MacFarlane2017-04-02
* | Text.Pandoc.App: Throw errors rather than exiting.John MacFarlane2017-04-02
|/
* Allow a theme file as argument to `--highlight-style`.John MacFarlane2017-04-01
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* OpenDocument writer: wider labels for lists.John MacFarlane2017-04-01
* Change MathJax CDN default since old one is shutting down.John MacFarlane2017-04-01
* JATS writer: don't include jats.csl in metadata if csl already specified.John MacFarlane2017-03-31
* JATS writer: put references in `<back>`.John MacFarlane2017-03-31
* Fix compiler warning.John MacFarlane2017-03-30
* Allow dynamic loading of syntax definitions.John MacFarlane2017-03-30
* ZimWiki writer: put in PandocMonad, added warnings for raw.John MacFarlane2017-03-30
* Textile writer: moved into PandocMonad.John MacFarlane2017-03-30
* Org writer: move everything into PandocMonad.John MacFarlane2017-03-30
* Don't read jats.csl unless we actually need it.John MacFarlane2017-03-30
* Automatically include URI-encoded jats.csl for jats output.John MacFarlane2017-03-30
* SelfContained: export makeDataURIJohn MacFarlane2017-03-30
* JATS writer: use both tex and mml alternatives for math when possible.John MacFarlane2017-03-30
* JATS writer: Fixed bibliography handling.John MacFarlane2017-03-30
* Merge branch 'jats'John MacFarlane2017-03-30
|\
| * Added JATS writer.John MacFarlane2017-03-30
* | lstinline with braces can be used (verb cannot be used with braces) (#3535)schrieveslaach2017-03-29
* | Custom writer: remove old preprocesesor conditionalsAlbert Krewinkel2017-03-28
|/
* LaTeX reader: add support for LaTeX subfiles package.schrieveslaach2017-03-27
* Revert "Use file-embed instead of hsb2hs to embed data files."John MacFarlane2017-03-26
* Revert "Text.Pandoc.Data: ensure it compiles even without embed_data_files."John MacFarlane2017-03-26
* MediaWiki writer: don't softbreak lines inside list items.John MacFarlane2017-03-26
* Ms writer: update TODO comments.John MacFarlane2017-03-26