tillbiskup / dokuwiki-caption

Caption plugin for dokuwiki displaying nice figure and table captions
GNU General Public License v2.0
3 stars 5 forks source link

Label numbering and reference not working on ODT export. #21

Open eduardomozart opened 1 year ago

eduardomozart commented 1 year ago

Hello, When exporting the following page:

<figure chuck-norris>
{{:img |title}}
<caption>caption</caption>
</figure>

Figure {{ref>chuck-norris}}.

I have the following DokuWiki output:

image

But when exporting to ODT using ODT plugin:

image

Notice that there's no label counting ("Fig. 1") and also the reference link and counting to the image is missing on ODT export.

Output ODT file: playground.odt