emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Indentation messed up after example block


From: York Zhao
Subject: [O] Indentation messed up after example block
Date: Sun, 6 Jul 2014 14:03:14 -0400

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.


reply via email to

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