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 would like it to be something like <p><span class="todo">TODO</span>
something...</p>.

Do I need to configure something?  Thanks in advance!

-- 
...sutongi tti olleh


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to