pandoc/data
John MacFarlane 75f4e41d7d Use table-of-contents for contents of toc, make toc a boolean.
Changed markdown, rtf, and HTML-based templates accordingly.

This allows you to set `toc: true` in the metadata; this
previously produced strange results in some output formats.

Closes #2872.

For backwards compatibility, `toc` is still set to the
toc contents.  But it is recommended that you update templates
to use `table-of-contents` for the toc contents and `toc`
for a boolean flag.
2017-06-26 16:20:09 +02:00
..
docx Docx writer: Use Table rather than "Table Normal" for table style. 2017-05-25 12:11:46 +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 Use table-of-contents for contents of toc, make toc a boolean. 2017-06-26 16:20:09 +02:00
abbreviations Add default abbreviations file (data/abbreviations). 2017-03-16 22:16:41 +01:00
bash_completion.tpl Really fixed bash completion this time! 2016-12-07 21:18:44 +01: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 Lua module: allow omitting Attr in element constructors 2017-05-18 00:04:48 +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