Hello

I found a small error in the documentary in org-element.el
On line 32, it says "An element always starts and ends at the
beginning of a line."
This is not completely accurate.

Take the following example

- foe

Here we have an item list containing an item containing a paragraph. A
paragraph is an org element, but in this case it does not start at the
beginning of a line.

Somelauw

Reply via email to