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:
>
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