On May 29, 2007, at 11:21, [EMAIL PROTECTED] wrote:
Hi!
I have a todo entry that looks like this:
,----
| *** TODO something.... [0/3] [0%]
| - [ ] a;
| - [ ] b;
| - [ ] c;
`----
In the TOC of the published HTML it's all right:
,----
| <li><a href="#sec-4">1.2.1 something... [0/5] [0%]</a></li>
`----
But at the actual text it is not:
,----
| <p><span class="todo">TODO</span>
| </p>
`----
I cannot reproduce this. I am getting:
<h4 id="sec-1">1 <span class="todo">TODO</span> something.... [0/3]
[0%]</h4>
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode