Hello, Samuel Loury <konubi...@gmail.com> 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