From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Small error in documentation in org-element Date: Tue, 13 Jun 2017 12:39:15 +0200 Message-ID: <87d1a8rx2k.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKjEI-0002Lf-S3 for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 06:39:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKjEF-0002kW-NP for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 06:39:22 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:55204) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dKjEF-0002kG-Gi for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 06:39:19 -0400 In-Reply-To: (Somelauw .'s message of "Mon, 12 Jun 2017 00:31:40 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Somelauw ." Cc: emacs-orgmode@gnu.org Hello, "Somelauw ." 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