Table of Contents
DokuWiki
Plugins
...I wrote
well, working on them would be more exact
...I'd like to have
and maybe will write myself
- divspan simple HTML div's or span's for applying of styles (eg. only
id,classandstyleattributes allowed). Update: Hm, the plugin:div_span_shorthand does this just fine.
A friend of mine would like to have that one:
- htmltable simple HTML tables (eg. only
id,classandstyleattributes allowed on elements, only<tr>,<th>and<td>child elements allowed. maybe even nested tables?)