pandoc/tests/Tests
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
..
Readers Inline code when text has a special style 2016-11-08 09:29:46 -05:00
Writers Add option for top-level division type 2016-10-19 13:12:57 +02:00
Helpers.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Old.hs Added Zim Wiki writer, template and tests. 2016-06-30 23:59:43 -07:00
Shared.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Walk.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00