This macro was intentionally excluded from the new editor and will be deprecated from the legacy editor soon.
Used with the Column macro to define columns on a page. See Format a Confluence Page.
Parameters
Parameter name | Required | Default | Parameter description and accepted values |
---|---|---|---|
| No | False | If the value is true , the columns in this section will have a dashed border. |
Wiki markup example
Wiki markup is useful when you need to add a macro outside the editor, for example as custom content in the sidebar, header or footer of a space.
Macro name: section
Macro body: Rich text, consisting of one or more Column macros.
{section:border=true}
{column:width=100px}
This is the content of *column 1*.
{column}
{column}
This is the content of *column 2*.
{column}
{section}