pandoc/test/docx/golden
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
..
block_quotes.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
codeblock.docx Docx writer: Use w:br without attributes for line breaks. 2019-03-21 09:28:16 -07:00
comments.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
custom_style_no_reference.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
custom_style_preserve.docx Preserve built-in styles in DOCX with custom style (#5670) 2019-09-20 22:13:29 -07:00
custom_style_reference.docx Docx writer: added framework for custom properties. 2018-10-09 10:38:50 -07:00
definition_list.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
document-properties-short-desc.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
document-properties.docx Preserve built-in styles in DOCX with custom style (#5670) 2019-09-20 22:13:29 -07:00
headers.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
image.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
inline_code.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
inline_formatting.docx Docx writer: Use w:br without attributes for line breaks. 2019-03-21 09:28:16 -07:00
inline_images.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
link_in_notes.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
links.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
lists.docx Change order of ilvl and numId in document.xml (#5647) 2019-07-19 09:32:43 -07:00
lists_continuing.docx Change order of ilvl and numId in document.xml (#5647) 2019-07-19 09:32:43 -07:00
lists_restarting.docx Change order of ilvl and numId in document.xml (#5647) 2019-07-19 09:32:43 -07:00
nested_anchors_in_header.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
notes.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
table_one_row.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
table_with_list_cell.docx Change order of ilvl and numId in document.xml (#5647) 2019-07-19 09:32:43 -07:00
tables.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
track_changes_deletion.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
track_changes_insertion.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
track_changes_move.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
unicode.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00
verbatim_subsuper.docx docx writer: avoid extra copy of abstractNum and num elements... 2019-03-11 22:09:21 -07:00