Thanks for your recent work on orgparse, it looks promising.
It would be great if orgparse supported lists like this:
I was able to port my code over from org-export-json to orgparse by parsing out the items from node.body myself, but I probably did a bad job of it, and that's exactly the sort of core org syntax thing that I'd love to be able to rely on orgparse for.
Thanks for your recent work on orgparse, it looks promising.
It would be great if orgparse supported lists like this:
I was able to port my code over from org-export-json to orgparse by parsing out the items from node.body myself, but I probably did a bad job of it, and that's exactly the sort of core org syntax thing that I'd love to be able to rely on orgparse for.