Hi,
Alexander Baier writes:
> On 2014-07-06 20:03 York Zhao wrote:
...
>> #+BEGIN_EXAMPLE
>> * Example at level one
>> #+END_EXAMPLE
>>
>> Indentation is wrong.
>
> The asterisk followed by a space followed by text in your example block
> is recognized by org as a headline. So org thinks everyth
>> Hi list,
>>
>> I just noticed a problem that org-mode indentation gets messed up after
>> "example" block. Here is ECM:
>>
>> #+STARTUP: indent
>>
>> * Level one
>> ** Level two
>> Indentation is right.
>>
>> #+BEGIN_EXAMPLE
>> * Example at level one
>> #+END_EXAMPLE
>>
>> Indentation is wrong.
On 2014-07-06 20:03 York Zhao wrote:
> Hi list,
>
> I just noticed a problem that org-mode indentation gets messed up after
> "example" block. Here is ECM:
>
> #+STARTUP: indent
>
> * Level one
> ** Level two
> Indentation is right.
>
> #+BEGIN_EXAMPLE
> * Example at level one
> #+END_EXAMPLE
>
> I
Hi list,
I just noticed a problem that org-mode indentation gets messed up after
"example" block. Here is ECM:
#+STARTUP: indent
* Level one
** Level two
Indentation is right.
#+BEGIN_EXAMPLE
* Example at level one
#+END_EXAMPLE
Indentation is wrong.