Hi,

would it be possible to add some tags to the html-exporter for inline tasks? I'd like to be able to show the todo keyword in a different color as it is possible for normal tasks.

Normal task:
> <span class="todo TODO"> TODO</span> task description

Inline task:
> <dl>
> <dt>TODO task description</dt><dd>
> </dd>
> </dl>

Perhaps one could add a span tag to the keyword of inline tasks, too?

Regards,
Karl


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to