Hello,

I noticed that lines with leading asterisks inside of source and example
blocks are interpreted as headings:

--8<---------------cut here---------------start------------->8---
* Heading 1

#+begin_example
foo
* bar
blah
#+end_example

* Heading 2
--8<---------------cut here---------------end--------------->8---

If you put the point on "Heading 1" and hit TAB, you'll see the
following:

--8<---------------cut here---------------start------------->8---
* Heading 1...
* bar
blah
#+end_example

* Heading 2
--8<---------------cut here---------------end--------------->8---

I'm using GNU Emacs 23.2.1 and Org-mode version 7.7
(release_7.7.97.g9d5c5)

Regards,
Jason

Reply via email to