Skip to content

generated tables missing border lines when using bootstrap3 template #208

Open
@saerdnaer

Description

@saerdnaer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions