[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] HTML Export Broken
From: |
Scott Randby |
Subject: |
[O] HTML Export Broken |
Date: |
Tue, 15 Mar 2011 00:26:41 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
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
- [O] HTML Export Broken,
Scott Randby <=