You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Controls which quirk modes are to be applied to adjust the output for a range of formats.
If the Pretend Being A
space property is set to printer
, the the print-quirk-modes
property allows to manipulate the rendering in favour of the specified quirk modes.
The following quirk modes are available.
Quirk Mode | Description |
---|
pdf | Applies adjustments to export to Microsoft PDF. |
scroll-office | Applies adjustments to export with Scroll Word Exporter (formerly known as Scroll Office). Provides support for the projectdoc boxes to simulate Confluence boxes such that they are displayed as boxes (one cell tables) in Microsoft Word. |
word | Applies adjustments to export to Microsoft Word. |
prefer-css | Applies adjustments via CSS. This requires that the exporter applies the CSS formats properly. Some exporters ignore CSS formats. In this case you won't select this quirk mode. |
index-as-heading | Renders the index sections as HTML h1 headers. Available since version 1.13.0. |
The list may contain any of these values.