Re: Org headings trigger is code blocks

2024-07-30 Thread Ihor Radchenko
the_wurfkreuz writes: > For instance, i have a command that starts with an asterisk, and i want > to put it in a source block. However, doing so creates a heading. > Shouldn't the code block serve as a clear logical indicator that i don't > intend for that line to become a heading? > > Example: >

Org headings trigger is code blocks

2024-07-30 Thread the_wurfkreuz
For instance, i have a command that starts with an asterisk, and i want to put it in a source block. However, doing so creates a heading. Shouldn't the code block serve as a clear logical indicator that i don't intend for that line to become a heading? Example: #+BEGIN_SRC * hard nofile 2 #+E