Replies: 1 comment
|
@cervajs The DITA-OT Discussions forums are primarily intended for topics related to the DITA Open Toolkit itself. Issues related to third-party plug-ins are typically managed in the corresponding plug-in repositories, such as dita-bootstrap.table/issues. But since we're here now: it looks like you're trying to pass a mix of CSS classes and DITA attributes via the For sortable tables, add the corresponding
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i'm trying
https://infotexture.github.io/dita-bootstrap.table/
plugins installed
/home/myuser/dita/dita-ot-4.3.5/bin/dita plugins
...
fox.jason.extend.css@1.3.0
net.infotexture.dita-bootstrap@5.3.8
net.infotexture.dita-bootstrap.lunr@5.3.6
net.infotexture.dita-bootstrap.table@1.25.0
generated with otherprops="sortable"
/home/myuser/dita/dita-ot-4.3.5/bin/dita -v --input=test.ditamap --format=html5-bootstrap --nav-toc=collapsible --bootstrap.css.table='table-striped otherprops="sortable"'
i can see it in generated html
but it is not working
any tips/ideas?
All reactions