getEnableSemanticBlockFormatting

public final boolean getEnableSemanticBlockFormatting()

Controls whether footnotes and captions are rendered with semantic Markdown markers (> , *…*) and whether pictures/charts are emitted at all (![alt] / [Figure]). When , footnotes and captions render as plain paragraphs and pictures/charts are dropped entirely. List items always render with - regardless.

Return

The value of the EnableSemanticBlockFormatting property.