emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: emacs-orgmode@gnu.org
Subject: [BUG] Markup such as *emphasis* in HTML exported links contain tags like <b> [7.5 (release_7.5.34.g6a369)]
Date: Wed, 06 Apr 2011 10:42:18 -0500	[thread overview]
Message-ID: <8739lvv12d.fsf@dustycloud.org> (raw)

An html export of:

#+BEGIN_SRC org
I am [[http://example.org][so *ERRATICALLY* /excited/ about this *LINK*]]
#+END_SRC

Results in:

I am <a href="http://example.org">so &lt;b&gt;ERRATICALLY&lt;/b&gt;
&lt;i&gt;excited&lt;/i&gt; about this &lt;b&gt;LINK&lt;/b&gt;</a>

Whereas it *should* result in:

I am <a href="http://example.org">so <b>ERRATICALLY</b> <i>excited</i>
about this <b>LINK</b></a>

Emacs  : GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2011-03-18 on grumps
Package: Org-mode version 7.5 (release_7.5.34.g6a369)
-- 
𝓒𝓱𝓻𝓲𝓼𝓽𝓸𝓹𝓱𝓮𝓻 𝓐𝓵𝓵𝓪𝓷 𝓦𝓮𝓫𝓫𝓮𝓻

             reply	other threads:[~2011-04-06 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 15:42 Christopher Allan Webber [this message]
2011-04-06 17:39 ` [BUG] Markup such as *emphasis* in HTML exported links contain tags like <b> [7.5 (release_7.5.34.g6a369)] Bernt Hansen

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=8739lvv12d.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=emacs-orgmode@gnu.org \
    /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).