Previous: org-element-extract-element, Up: Setters [Index]
This function and the next insert elements within the tree. This one inserts an element before a precise location.
Insert ELEMENT before LOCATION in parse tree. Parse tree is modified by side effect.
the element to insert into the parse tree;
is an element, object or string within the parse tree.