Next: org-element-set-element, Previous: org-element-set-contents, Up: Setters [Index]
This function inserts an element after all children.
Append elements to the contents of another element. The function takes care of setting ‘:parent’ property for CHILD.
is an element or object.
can be elements, objects, or a strings.
Returns PARENT element.