Albert Krewinkel <tar...@moltkeplatz.de> writes:

> Hi Ian,
>
> You can escape leading stars by putting a comma in front of them:
>
> #+begin_src sh
> cat <<'EOF'
> ,* some text
> EOF
> #+end_src
>
> This should do what you want.
>
> HTH,
> Albert

Ahh, thank you. 

Reply via email to