Skip to content

SectionCache.type

SectionCache › type

Official

Type: | 'blockquote'
| 'callout'
| 'code'
| 'element'
| 'footnoteDefinition'
| 'heading'
| 'html'
| 'list'
| 'paragraph'
| 'table'
| 'text'
| 'thematicBreak'
| 'yaml'
| string

The type string generated by the parser. Typing is non-exhaustive, more types can be available than are documented here.