emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] source block breaks when code looks like heading


From: bruce robertson
Subject: Re: [O] source block breaks when code looks like heading
Date: Tue, 08 Aug 2017 08:06:29 +0000

How would the source for the math then work?

On Tue, Aug 8, 2017 at 12:45 AM Nicolas Goaziou <address@hidden> wrote:
Hello,

bruce robertson <address@hidden> writes:

> multi-line comments or expressions appearing to be headings break block.
>
> * top
>
> #+begin_src php
> /*
> *do not prepend a space to 'do'
> */
> b = 2
> *3; // do not prepend a space to '3'
> #+end_src

You need to prepend a comma before the asterisks. See (info "(org)Literal
examples").

Regards,

--
Nicolas Goaziou

reply via email to

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