emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [bug] Asterisks in source and example blocks interpreted as headings


From: Jason Dunsmore
Subject: [O] [bug] Asterisks in source and example blocks interpreted as headings
Date: Tue, 16 Aug 2011 13:27:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

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

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