pandoc/data
John MacFarlane 8478997980 EPUB2/3 templates: Move inline styles to default epub.css.
Those who use a custom CSS stylesheet with EPUB should
add these lines:

```css
code{ white-space: pre-wrap; }
span.smallcaps{ font-variant: small-caps; }
span.underline{ text-decoration: underline; }
q { quotes: "“" "”" "‘" "’"; }
div.column{ display: inline-block; vertical-align: top; width: 50%; }
```

See .
2019-05-03 22:25:46 -07:00
..
docx Docx writer: added framework for custom properties. 2018-10-09 10:38:50 -07:00
dzslides
odt [odt] Infer table's caption from the paragraph () 2016-11-26 21:45:56 +01:00
pptx PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
templates EPUB2/3 templates: Move inline styles to default epub.css. 2019-05-03 22:25:46 -07:00
translations Translations: reorder alphabetically () 2019-02-27 11:11:50 -07:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Add tectonic as an option for --pdf-engine. () 2019-03-07 10:16:40 -07:00
epub.css EPUB2/3 templates: Move inline styles to default epub.css. 2019-05-03 22:25:46 -07:00
init.lua Lua filters: load module pandoc before calling init.lua () 2019-02-09 13:56:49 -08:00
jats.csl Update data/jats.csl to avoid commas between name-part elements. 2019-03-28 21:21:05 -07:00
make-reference-files.hs
pandoc.List.lua Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
pandoc.lua Lua: add pandoc.system module () 2019-05-04 01:06:30 -04:00
sample.lua sample.lua: Add a missing '>' 2019-01-16 12:34:17 +01:00
vimwiki.css Added Vimwiki reader (). 2017-06-19 22:15:12 +02:00