Replies: 2 comments
-
Agreed, let's make this an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
See #9391 |
Beta Was this translation helpful? Give feedback.
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.
-
Pandoc has support to Microsoft Word's native table caption. For example, when mwe-table.docx
is converted using
pandoc --from docx --to html mwe-table.docx
, it producesDoes Pandoc has support to read Microsoft Word's native figure caption? For example, when mwe-img.docx
is converted using
pandoc --from docx --to html mwe-img.docx
, it producesinstead of
Beta Was this translation helpful? Give feedback.
All reactions