pyorg icon indicating copy to clipboard operation
pyorg copied to clipboard

are property drawers in AST?

Open fetsorn opened this issue 5 years ago • 0 comments

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

fetsorn avatar May 11 '20 20:05 fetsorn