emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG: HTML export interprets URL fragments as subscript
@ 2007-12-22 12:36 Adam Spiers
  2007-12-29 13:39 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2007-12-22 12:36 UTC (permalink / raw)
  To: org-mode mailing list

e.g. with

* PROJECT N810
** NEXT [#C] fix N810 dialup                :@internet:sub60:org:computer:
*** http://maemo.org/development/documentation/how-tos/4-x/maemo_connectivity_guide.html

when I export as HTML, "connectivity" appears in subscript.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: HTML export interprets URL fragments as subscript
  2007-12-22 12:36 BUG: HTML export interprets URL fragments as subscript Adam Spiers
@ 2007-12-29 13:39 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2007-12-29 13:39 UTC (permalink / raw)
  To: org-mode mailing list

Hi Adam,

Adam Spiers <orgmode@adamspiers.org> writes:

> e.g. with
>
> * PROJECT N810
> ** NEXT [#C] fix N810 dialup                :@internet:sub60:org:computer:
> *** http://maemo.org/development/documentation/how-tos/4-x/maemo_connectivity_guide.html
>
> when I export as HTML, "connectivity" appears in subscript.

The temporary solution for this is to enclose your link in [[...]].  The
best solution would be to protect plain links from any conversion.

Otherwise, conversion of "_" depends on org-export-with-sub-superscripts
and (locally) on the option #+OPTIONS: ^:t.

-- 
Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-29 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-22 12:36 BUG: HTML export interprets URL fragments as subscript Adam Spiers
2007-12-29 13:39 ` Bastien

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).