content
Analogues
InlinesBlock
HTML <div>: Closest HTML container analogue for grouping inline content without paragraph semantics. Pandoc Plain: Closest Pandoc block analogue for inline content that is block-positioned but not paragraph-like. MDAST Paragraph: Only an approximate MDAST analogue because Markdown commonly uses paragraphs for inline block content and has no dedicated semantics-free inline block wrapper.
Properties
InlinesBlock
content | Inline | ||
id | String | Entity |
Related
InlinesBlock
Parents: EntityChildren: none
Bindings
InlinesBlock
Python class InlinesBlockRust struct InlinesBlockTypeScript class InlinesBlock
InlinesBlock.yamldocs_types.rs