Ihor Radchenko <yanta...@posteo.net> writes: > Björn Bidar <bjorn.bi...@thaodan.de> writes: > >>> This is expected. See >>> https://orgmode.org/worg/dev/org-element-api.html#org22c967a >>> You can access the contents by looking at buffer text between >>> :contents-begin and :contents-end. Either directly, or by invoking >>> sub-parser on the text. >> >> Oh thanks, will look into that. Is there a offline version of the manual >> like the org info manual? > > Nothing shipped with Org distribution. > But you can always clone WORG - it is mostly a collection of .org files.
That's a good suggestion. I never used org for reading only but it should be better than a website. Does view-mode mode work fine with org? Anyway it would be a good improvement to include the org-mode api manual with org-mode similar to how Emacs includes the Elisp manual.