Skip to content

RichBlockPreformatted

A preformatted text block, corresponding to the nested HTML tags <pre> and <code>.

Fields

typeString = preRequired
Type of the block, always "pre"
textRichTextRequired
Text of the block
languageStringOptional
Optional. The programming language of the text

GramIO Usage

See Also