getEnableSemanticBlockFormatting

public final boolean getEnableSemanticBlockFormatting()

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

Return

The value of the EnableSemanticBlockFormatting property.