Hello,

Jarmo Hurri <jarmo.hu...@iki.fi> writes:
> * description
>   Move cursor into the code below. Press ~C-c '~ to edit the code in
>   Asymptote mode. Do not change anything in the code, just press ~C-c
>   '~ to return to org. You will notice that a comma has been inserted
>   into the code.
> * test case
>
>   #+BEGIN_SRC asymptote
>     real s = 50
>       * 21.1;
>   #+END_SRC

The comma is meant to escape the star (*), see footnote in (info "(org)
Literal examples"). I'm not sure the comma is required (because your *
isn't at the start of the line), but is shouldn't hurt (i.e. you can C-c
', you can C-c C-c, etc.)

-- 
Nicolas Richard

Reply via email to