Pedro Andres Aranda Gutierrez <[email protected]> writes:
> Don't know, but it really feels soft of awkward that your heading can't start
> with COMMENT.
> I've not used it in Org, but I do in other word processing setups, where you
> get a file and
> you want to add temporary stuff at the end for inter-author communication
> processes.
There's always the :noexport: tag, though. Andreas' example works fine
with noexport instead of COMMENT, resulting in:
1. AAA
2. CCC
3. DDD
4. EEE
(COMMENT and :noexport: do not have identical effects; e.g. COMMENT also
hides named blocks from Babel :var references, for some reason, but for
me that's usually a reason to prefer noexport, not a behavior I want.)
Regards,
Christian