float

.float alignment:{Container.FloatAlignment} body:{MarkdownContent} -> Node

Turns content into a floating element, allowing subsequent content to wrap around it.

Return

the new floating Container node

Parameters

alignment

floating position

Values

body

content to float

Wiki page

Float