From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kristian Frisk Subject: Re: Verbatim URL in HTML export Date: Thu, 19 Jan 2012 14:03:03 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5299589a2d63304b6dd6920 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnnQw-0000OO-0t for emacs-orgmode@gnu.org; Thu, 19 Jan 2012 03:33:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnnQe-0005DK-QP for emacs-orgmode@gnu.org; Thu, 19 Jan 2012 03:33:08 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:40751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnnQe-0005Cv-NE for emacs-orgmode@gnu.org; Thu, 19 Jan 2012 03:33:04 -0500 Received: by iadj38 with SMTP id j38so6963180iad.0 for ; Thu, 19 Jan 2012 00:33:03 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --bcaec5299589a2d63304b6dd6920 Content-Type: text/plain; charset=UTF-8 On Thu, Jan 19, 2012 at 11:47, Leo Alekseyev wrote: > I would like to have a plain-text URL with no formatting in my HTML > output. I can't figure out how to avoid having it turn into a link on > HTML export. Surrounding it with ~tildes~ puts it in a block, > which is not what I need; I simply need that particular URL to be > treated as plain text. Is there a markup/option for this? > > --Leo > > Try to put "BEGIN_HTML" to export your link literally. End with "END_HTML" . I think you can also use "#+HTML:" to export only one line literally.'' - Kris --bcaec5299589a2d63304b6dd6920 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Thu, Jan 19, 2012 at 11:47, Leo Aleks= eyev <dnquark@gma= il.com> wrote:
I would like to have a plain-text URL with no formatting in my HTML
output. =C2=A0I can't figure out how to avoid having it turn into a lin= k on
HTML export. =C2=A0Surrounding it with ~tildes~ puts it in a <code> b= lock,
which is not what I need; I simply need that particular URL to be
treated as plain text. =C2=A0Is there a markup/option for this?

--Leo


Try to put "BEGIN_HTML" to e= xport your link literally. End with "END_HTML" .
I think you c= an also use "#+HTML:" to export only one line literally.''= ;

- Kris
--bcaec5299589a2d63304b6dd6920--