Open
Description
There is issue with this plugin in combination with the bootstrap3 tpl: It looks like the html source code generated by the plugin does not passed through the transformation functions of the template.
My current workaround is to replicate the table styles generation from https://github.com/LotarProject/dokuwiki-template-bootstrap3/blob/master/tpl_functions.php#L1774-L1784 in the plugin, compare voc@31dca63
Im not sure whats the best way to fix this issue and which module (dokuwiki core, this plugin, the bootstrap3 tpl) is actually responsible for this behaviour...
It looks like other people fixed this issue by adding new options to the wiki markup, compare #198 .
Metadata
Metadata
Assignees
Labels
No labels