I find this project more promising and accessible than org-element.
Thanks for the efforts!
But is there somewhere a "hello world"?
Yeah I see a good amt of documentation in docs/api-refeence.md
I am looking for a simple end-to-end reference with setting up of hooks, export etc
ie some toy example that uses org-ml API and say transforms some org file into another?
If possible something that transforms:
into
#+begin_law
Lorem Ipsum
#+end_law
would be wonderful.
But if even a simpler eg is given/pointed out I can hack from there on.
I find this project more promising and accessible than org-element.
Thanks for the efforts!
But is there somewhere a "hello world"?
Yeah I see a good amt of documentation in docs/api-refeence.md
I am looking for a simple end-to-end reference with setting up of hooks, export etc
ie some toy example that uses org-ml API and say transforms some org file into another?
If possible something that transforms:
into
would be wonderful.
But if even a simpler eg is given/pointed out I can hack from there on.