pandoc/tests/odt
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
..
markdown Added odt reader 2015-07-23 15:37:01 -07:00
native Inline code when text has a special style 2016-11-08 09:29:46 -05:00
odt Inline code when text has a special style 2016-11-08 09:29:46 -05:00