|
From: | Carsten Dominik |
Subject: | Re: [Orgmode] TODO problem with HTML publish |
Date: | Tue, 29 May 2007 14:32:46 +0200 |
On May 29, 2007, at 11:21, address@hidden 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
[Prev in Thread] | Current Thread | [Next in Thread] |