View Single Post
PS the posted version of the script is exporting levels 1 and 2 of the OO3 outline as Markdown (hash-prefixed headers # and ##) but if you wanted to go down to using levels 3 or 4 (### and ####) of the OO3 hierarchy as headers you could adjust the value of:

Code:
property plngMaxHash : 2 -- Deepest level of OO3 nesting to flag as headers rather than bullets etc