emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* HTML Export Broken
@ 2011-03-15  4:26 Scott Randby
  2011-03-15 15:28 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Randby @ 2011-03-15  4:26 UTC (permalink / raw)
  To: [Orgmode]

I just upgraded to org-mode 7.5 and I'm encountering a weird problem.

Suppose I have the following text in a file.

     This is a @<b>test@</b> of tags.

     This is a @<b>another test of tags.

If I do C-c C-e h on this file, I get the following HTML code.

<p>This is a @&lt;b>test</b> of tags.
</p>
<p>
This is a <b>another test of tags.
</p>

It appears that org-mode is converting only the last @<tag> that appears
in a line into an HTML tag. Is this a bug or am I doing something wrong?
Help.

Scott Randby

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

* Re: HTML Export Broken
  2011-03-15  4:26 HTML Export Broken Scott Randby
@ 2011-03-15 15:28 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-03-15 15:28 UTC (permalink / raw)
  To: Scott Randby; +Cc: [Orgmode]

Scott Randby <srandby@gmail.com> writes:

> It appears that org-mode is converting only the last @<tag> that appears
> in a line into an HTML tag. Is this a bug or am I doing something wrong?
> Help.

Thanks to David for fixing this!

-- 
 Bastien

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

end of thread, other threads:[~2011-03-15 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-15  4:26 HTML Export Broken Scott Randby
2011-03-15 15:28 ` 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).