HTML export: Also wrap tags into classes.
commit4be7e8e9b3855bc8784216d7153a7e9978ac9177
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 20 Feb 2009 22:40:46 +0000 (20 23:40 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 21 Feb 2009 07:02:46 +0000 (21 08:02 +0100)
treef37f56336ac56d61f660e2ff39acdd7c4d852818
parent8bd874cd30bb1975d4e4d030b9108c493f711e73
HTML export: Also wrap tags into classes.

Like TODO keywords before, now also tags each get their own CSS class,
given by the tag itself.  Invalid characters in tags are all replaced
by "_" to make sure the resulting HTML remains valid.

Two new variables can be used to add a prefix to the class names for
TODO keywords and tags.
ORGWEBPAGE/Changes.org
doc/org.texi
lisp/ChangeLog
lisp/org-exp.el