Next: , Previous: , Up: Tools   [Index]


18.3.3.4 org-element-create

Function: org-element-create type &optional props &rest children

Create a new element of type TYPE.

TYPE
PROPS

when non-nil, is a plist defining the properties of the element.

CHILDREN

can be elements, objects or strings.