-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
I added support for exporting to ODT in the data plugin (Currently at PR splitbrain/dokuwiki-plugin-data/pull/169) a few weeks ago. The data plugin allows to specify the column width for its HTML output and I wanted to implement that for ODT as well.
Is there already support for specifying the column width? If not, how could I add that?
Thanks