You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have my mermaid diagrams to have IDs and captions in both HTML and docx/odt. I could use HTML elements in the markdown, but I'd also like the results to work in Word docx as well. It does appear to work! However, I wonder if there's a list of formats from which <figure><figcaption> and other HTML-in-markdown syntax translates to?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to have my mermaid diagrams to have IDs and captions in both HTML and docx/odt. I could use HTML elements in the markdown, but I'd also like the results to work in Word docx as well. It does appear to work! However, I wonder if there's a list of formats from which
<figure><figcaption>
and other HTML-in-markdown syntax translates to?Beta Was this translation helpful? Give feedback.
All reactions