emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] How to add comments in a plain list


From: René
Subject: [Orgmode] How to add comments in a plain list
Date: Tue, 22 Sep 2009 02:37:09 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Is there a way to insert comments in a plain list without breaking it into two
distinct lists?

Such a list:

 1. first
 2. second
 # comment about second item
 3. third
 4. fourth

is actually considered as

 1. first
 2. second
 # comment about second item
 1. third
 2. fourth





reply via email to

[Prev in Thread] Current Thread [Next in Thread]