pandoc/test/Tests
Ben Steinberg 7389919bb4 Preserve built-in styles in DOCX with custom style (#5670)
This commit prevents custom styles on divs and spans from overriding
styles on certain elements inside them, like headings, blockquotes,
and links. On those elements, the "native" style is required for the
element to display correctly. This change also allows nesting of
custom styles; in order to do so, it removes the default "Compact"
style applied to Plain blocks, except when inside a table.
2019-09-20 22:13:29 -07:00
..
Lua Lua modules: test pandoc.mediabag 2019-05-30 08:44:40 +02:00
Readers Revert "FB2 reader test: better diagnostics on failure." 2019-09-15 10:27:19 -07:00
Writers Preserve built-in styles in DOCX with custom style (#5670) 2019-09-20 22:13:29 -07:00
Command.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Helpers.hs Use doctemplates 0.3, change type of writerTemplate. 2019-07-28 19:25:45 -07:00
Lua.hs Fix redundant constraint warnings. (#5625) 2019-07-02 10:29:34 +02:00
Old.hs Add jira writer (#5548) 2019-06-05 17:52:23 -04:00
Shared.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00