emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug report: Heading in example considered as true heading


From: Nicolas Goaziou
Subject: Re: [O] Bug report: Heading in example considered as true heading
Date: Tue, 06 Aug 2013 15:34:04 +0200

Hello,

Samuel Loury <address@hidden> writes:

> I realized recently the following behavior, running on org version 8.0.3
> got from commit d7e884d86c8560477ca1e69fb8423db6770981ac (git sha).
>
> Use the following org sample:
>
> -----------Beginning
> * test1
> #+BEGIN_EXAMPLE
> * stuff
> #+END_EXAMPLE
> * test2
> -----------End

Headlines have precedence over blocks. Therefore "* stuff" is really
a headline in your example.

If you want to start a line with a star within an example block, escape
it with a comma. See section 11.3 in manual for more information.


Regards,

-- 
Nicolas Goaziou



reply via email to

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