Hello,
I am trying to explore AST for an org file that has a 1 level headline with a property drawer.
ox-json seems to export the drawer as a JSON object with a key "drawer", but pyorg doesn't show any sign of it with doc.root[0].dict
Are property drawers represented in pyorg?
Thanks in advance,
Anton
Hello,
I am trying to explore AST for an org file that has a 1 level headline with a property drawer.
ox-json seems to export the drawer as a JSON object with a key "drawer", but pyorg doesn't show any sign of it with doc.root[0].dict
Are property drawers represented in pyorg?
Thanks in advance,
Anton