* 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 @<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
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 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.