Hi,
Nicolas Goaziou writes:
> Samuel Loury writes:
>
>> 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 ex
Hello,
Samuel Loury 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
Hi,
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
Then in test, do M- to get tes