Eric J Haywiser <[EMAIL PROTECTED]> writes:

> I would expect the HTML source to read:
>
> <h3>1.1 Test &nbsp;&nbsp;&nbsp;<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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to