pandoc/data
Hubert Plociniczak 13bc573e7f Inline code when text has a special style
When a piece of text has a text 'Source_Text' then
we assume that this is a piece of the document
that represents a code that needs to be inlined.
Addapted an odt writer to also reflect that change;
previously it was just writing a 'preformatted' text using
a non-distinguishable font style.

Code blocks are still not recognized by the ODT reader.
That's a separate issue.
2016-11-08 09:29:46 -05:00
..
docx Reference Docx: Add missing Header 6 style (steel blue) 2015-07-15 19:12:56 -04:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt Inline code when text has a special style 2016-11-08 09:29:46 -05:00
templates@8a05c8e70a Add hypersetup options to beamer templates (Jake Zimmerman). 2016-10-25 16:01:48 +02:00
bash_completion.tpl Added --bash-completion option. 2015-08-13 15:27:47 -07:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +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
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
sample.lua Handle line blocks in sample.lua custom lua writer. 2016-10-23 20:00:07 +02:00