curvenote / prosemirror-docx

Export a prosemirror document to a Microsoft Word file, using docx.
MIT License
97 stars 13 forks source link

allow suffix to be configured for caption label #10

Closed dylangrandmont closed 2 years ago

dylangrandmont commented 2 years ago

This accommodates different templating for labels, for instance by adding indentation between figure numbers and the label ({ suffix: '\t' })