Rustom Mody writes:
> Thorsten Jolitz wrote:
>
> This
>
> ,--
> | * 1st Level
> | src_emacs-lisp{"Hello World"}
> `--
>
> renders this...
>
> does not seem to work for me.
> Some requirements I need python c
Thorsten Jolitz wrote:
> This
>
> ,--
> | * 1st Level
> | src_emacs-lisp{"Hello World"}
> `--
>
> renders this...
does not seem to work for me.
Some requirements I need python code inline inside tables.
Rustom Mody writes:
> I want to put a string-literal inside an inline code-block
> Neither
> ~"Hello World"~
> nor ="Hello World"= seem to work
>
> If it cant be done then I need an html specific solution; I'd prefer a
> generic one though.
This
,--
| * 1st Level
|
I want to put a string-literal inside an inline code-block
Neither
~"Hello World"~
nor ="Hello World"= seem to work
If it cant be done then I need an html specific solution; I'd prefer a
generic one though.
Thanks
Rusi