fullspan

fun fullspan(body: MarkdownContent): <Error class: unknown class>

If the document has a multi-column layout (set via pageformat), makes content span across all columns in a multi-column layout.

If the document has a single-column layout, the effect is the same as container.

Return

the new FullColumnSpan span node

Parameters

body

content to span across all columns

Wiki page

Multi-column layout