From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: BUG: HTML export of Tags containing underscore
Date: Fri, 19 Oct 2007 10:16:23 +0100 [thread overview]
Message-ID: <87ejfrqxaw.fsf@bzg.ath.cx> (raw)
In-Reply-To: <Pine.GSO.4.64L.0710181820080.1889@department-of-alchemy.mit.edu> (Eric J. Haywiser's message of "Thu, 18 Oct 2007 18:34:48 -0400 (EDT)")
Eric J Haywiser <ejh1@MIT.EDU> writes:
> I would expect the HTML source to read:
>
> <h3>1.1 Test <span class="tag">NEW_TEST</span></h3>
>
> but instead I get
>
> <h3>1.1 Test :NEW<sub>TEST</sub>:</h3>
If you don't need the <sub> or <sup> HTML formatting in your document, a
quick workaround is to set the ^ option to nil:
#+OPTIONS: ^:nil
> I understand that _ is a valid tag character from:
Yes it *is* a valid character. Maybe the tag export should be fixed.
--
Bastien
prev parent reply other threads:[~2007-10-19 8:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 22:34 BUG: HTML export of Tags containing underscore Eric J Haywiser
2007-10-19 9:16 ` Bastien [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ejfrqxaw.fsf@bzg.ath.cx \
--to=bzg@altern.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 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.