Markdown Settings
Settings for Markdown. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.
Functions
Link copied to clipboard
Controls whether inline text formatting (bold, italic) is preserved in the Markdown output using standard markers (**bold**, *italic*).
Link copied to clipboard
Controls whether footnotes and captions are rendered with semantic Markdown markers (> , *…*) and whether pictures are emitted at all (![alt] / [Figure]).
Link copied to clipboard
Controls how images are exported when converting documents to Markdown.
Link copied to clipboard
Controls whether running headers and footers are included in the Markdown output.
Link copied to clipboard
Controls whether inline text formatting (bold, italic) is preserved in the Markdown output using standard markers (**bold**, *italic*).
Link copied to clipboard
Controls whether footnotes and captions are rendered with semantic Markdown markers (> , *…*) and whether pictures are emitted at all (![alt] / [Figure]).
Link copied to clipboard
Controls how images are exported when converting documents to Markdown.
Link copied to clipboard
Controls whether running headers and footers are included in the Markdown output.