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


18.3.1.3 org-element-contents

This function returns an ordered (by buffer position) list of all elements or objects within a given element or object. Since local parsing ignores contents, it only makes sense to use this function on a part of an AST.

Function: org-element-contents element

Extract contents from an ELEMENT.