wrap In Multiple Elements
Type: Function
Attempt to wrap a range under a given node by placing the range contents under the wrapperElement
Refer to primitives for more information on how to include this primitive.
Arguments
range
To Wrap (Required)
Type: BlueprintRange
The range to wrap with the element
wrapper
Element (Required)
Type: Node
The element to wrap under
wrap
Under Node (Required)
Type: Node
The maximum node to split to wrap the element under
blueprint
(Required)
Type: Blueprint
The blueprint to execute the wrap in
format
(Required)
Type: Format
The format to use for detecting splittable nodes and validating the outcome
Returns
Type: Boolean
Wether the contents of the range could be wrapped