From: Uriel Avalos <amscopub-mail@yahoo.com>
To: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>, emacs-orgmode@gnu.org
Subject: Re: Re: Keep URLs from automagically turning into links in HTML export?
Date: Mon, 13 Dec 2010 12:56:46 -0500 [thread overview]
Message-ID: <1480.0300392837$1292263095@news.gmane.org> (raw)
In-Reply-To: <83zks9zn1o.fsf@yahoo.it>
On Mon, 13 Dec 2010 16:53:55 +0100
Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> wrote:
> Oscar Carlsson <oscar.carlsson@gmail.com> writes:
>
> Uriel, if you reply please, CC the list,:
>
> emacs-orgmode@gnu.org
>
> I sent a reply to Oscar's post to the list, but Oscar did not
> include you :-/, that's why I'm writing directly to you.
>
> > Uriel Avalos <amscopub-mail@yahoo.com> writes:
> >.
> >> Suppose you have the following org file:
> >>,
> >> * Hello World
> >> http://testlink.com
> >>
> >> How do you keep that URL from auto-magically turning into an HTML
> >> anchor (<a href="http://testlink.com>http://testlink.com</a>) in the
> >> export?
> >>
> > In case I would only want the URL like it is, I would monospace it, like
> > =http://testlink.com=. I like to keep it simple.
>
> [[ ][http://testlink.com]]
> exports as:
>
> <a href="#">http://testlink.com</a>
>
> Giovanni
Thanks for the reply.
Actually, is there some (per file) setting that disables that feature
all together? The context is a mathML macro that has a URL in the attribute:
#MACRO: mathml @<math xmlns="http://www.w3.org/1998/Math/MathML">
I could use a BEGIN_HTML block but these are meant to be inline, so I have to use @ to escape the html. Unfortunately, the above macro gets exported as
@$lt;math xmlns="<a href="http://...">http://....</a>">
which is not the intended result.
next prev parent reply other threads:[~2010-12-13 17:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-13 14:43 Keep URLs from automagically turning into links in HTML export? Uriel Avalos
2010-12-13 15:02 ` Oscar Carlsson
2010-12-13 15:41 ` Giovanni Ridolfi
[not found] ` <83zks9zn1o.fsf@yahoo.it>
2010-12-13 17:56 ` Uriel Avalos [this message]
[not found] ` <20101213125646.581b9e92amscopub-mail@yahoo.com@dove.localdomain>
2011-02-11 10:28 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='1480.0300392837$1292263095@news.gmane.org' \
--to=amscopub-mail@yahoo.com \
--cc=emacs-orgmode@gnu.org \
--cc=giovanni.ridolfi@yahoo.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).