How would the source for the math then work?

On Tue, Aug 8, 2017 at 12:45 AM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

bruce robertson <brucer42@gmail.com> 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