aboutsummaryrefslogtreecommitdiff
path: root/test/command/3510-subdoc.org
AgeCommit message (Collapse)Author
2017-05-14Org reader: add basic file inclusion mechanismAlbert Krewinkel
Support for the `#+INCLUDE:` file inclusion mechanism was added. Recognized include types are *example*, *export*, *src*, and normal org file inclusion. Advanced features like line numbers and level selection are not implemented yet. Closes: #3510