* Small error in documentation in org-element
@ 2017-06-11 22:31 Somelauw .
2017-06-13 10:39 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Somelauw . @ 2017-06-11 22:31 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Small error in documentation in org-element
2017-06-11 22:31 Small error in documentation in org-element Somelauw .
@ 2017-06-13 10:39 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-06-13 10:39 UTC (permalink / raw)
To: Somelauw .; +Cc: emacs-orgmode
Hello,
"Somelauw ." <somelauw@gmail.com> writes:
> 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.
You're right. I removed the whole comment about Org syntax, which was
outdated anyway.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-13 10:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-11 22:31 Small error in documentation in org-element Somelauw .
2017-06-13 10:39 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).