emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* TODO problem with HTML publish
@ 2007-05-29  9:21 ignotus
  2007-05-29 12:32 ` Carsten Dominik
  2007-05-30 14:29 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: ignotus @ 2007-05-29  9:21 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-30 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-29  9:21 TODO problem with HTML publish ignotus
2007-05-29 12:32 ` Carsten Dominik
2007-05-29 12:41   ` ignotus
2007-05-29 18:47   ` ignotus
2007-05-29 18:58     ` Carsten Dominik
2007-05-30 14:29 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).