summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Lua module: fix doc generation, reorder codeAlbert Krewinkel2017-04-15
* Lua module: provide builder functions for math and quotedAlbert Krewinkel2017-04-15
* Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel2017-04-14
* Lua filter: Re-order code of stack value instancesAlbert Krewinkel2017-04-14
* Lua filter: use lua strings for nullary constructorsAlbert Krewinkel2017-04-14
* Avoid repeating StackValue instances definitionsAlbert Krewinkel2017-04-14
* Extract lua helper functions into Lua.Util moduleAlbert Krewinkel2017-04-14
* Use lua bools and strings for MetaBool, MetaStringAlbert Krewinkel2017-04-14
* Merge pull request #3569 from tarleb/lua-destructured-filter-functionsAlbert Krewinkel2017-04-14
|\
| * Lua filter: use destructured functions for block filtersAlbert Krewinkel2017-04-14
| * Drop dependency on hslua-aesonAlbert Krewinkel2017-04-14
| * Push blocks via lua constructors and constantsAlbert Krewinkel2017-04-14
| * Push inlines via lua constructors and constantsAlbert Krewinkel2017-04-14
| * Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
| * Improve lua module documentationAlbert Krewinkel2017-04-13
| * Lua module: provide multi-param Inline constructorsAlbert Krewinkel2017-04-12
| * Lua filter: use destructured functions for inline filtersAlbert Krewinkel2017-04-12
|/
* s/safed/saved/Alexander Krotov2017-04-14
* Use lowercase a4 for latex papersize example.John MacFarlane2017-04-12
* 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
* stack.yaml: update foundation to 0.0.6 (#3565)Alexander Krotov2017-04-09
* Use stack lts-8.8.John MacFarlane2017-04-09
* Fixed a typo (#3562)Sam Kim2017-04-07
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Ensure correctness of StackValue instancesAlbert Krewinkel2017-04-06
* 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
* Small fixes to ms template.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
* Merge pull request #3556 from nunull/issue1831_footnoteBackRefsJohn MacFarlane2017-04-04
|\
| * Add class to footnote back referencesTimm Albers2017-04-03
|/
* Merge pull request #3553 from nunull/masterJohn MacFarlane2017-04-03
|\
| * Include \VerbatimFootnotes for highlighted code blocksTimm Albers2017-04-03
|/
* Removed unused import.John MacFarlane2017-04-03
* Removed unused imports from Setup.hs.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
* | MANUAL: document highlighting support in ms.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
|/