pandoc/data
Albert Krewinkel 371f9b7084
pandoc.lua: use wrapper funciton for pipe command
The pipe command is wrapped in a lua function, throwing a lua error if
the command returns with an error. A wrapper is needed as Haskell
functions exposed to lua may not throw lua errors due to limitations of
hslua.

The error handling is written such that a table can be returned as an
error object in the future. This is potentially useful when finer
control is required while catching the error in lua code. Current
limitations of hslua require error objects to be strings.
2017-10-03 20:45:11 +02:00
..
docx Removed redundant element from data/docx/word/numbering.xml. 2017-06-27 12:39:13 +02:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
templates Move 'tables in footnotes' fix out of beamer part of default.latex. 2017-09-12 08:31:59 -07:00
translations Added Listing to Term. 2017-08-12 13:19:50 -07:00
abbreviations Add default abbreviations file (data/abbreviations). 2017-03-16 22:16:41 +01:00
bash_completion.tpl Support for PDF generation via weasyprint and prince (#3909) 2017-09-11 20:18:42 -07:00
default.theme Added data/default.theme to repository. 2017-04-01 22:59:10 +02:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
jats.csl Automatically include URI-encoded jats.csl for jats output. 2017-03-30 16:43:17 +02:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.lua pandoc.lua: use wrapper funciton for pipe command 2017-10-03 20:45:11 +02:00
sample.lua Fix sample.lua barfing on Raw data (#3358) 2017-01-18 12:47:15 +01:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00