summaryrefslogtreecommitdiff
path: root/test/docx/block_quotes_parse_indent.native
AgeCommit message (Collapse)Author
2023-05-09Rename test/docx/block_quotes_parse_indent.native for consistencyStephan Meijer
2023-05-08Introduce support for Intense Quote in Docx conversionStephan Meijer
This commit introduces support for the Intense Quote in Docx Conversion. Previously this was converted to a regular paragraph, but Intense Quote should be interpreted as a Quote in conversion.
2017-02-04Moved tests/ -> test/.John MacFarlane