pyorg.io module¶
Read (and write) org mode data from JSON and other formats.
-
pyorg.io.org_doc_from_json(data)[source]¶ Parse an ORG document from exported JSON data.
Returns: Return type: OrgDocument
Read (and write) org mode data from JSON and other formats.
pyorg.io.org_doc_from_json(data)[source]¶Parse an ORG document from exported JSON data.
| Returns: | |
|---|---|
| Return type: | OrgDocument |