-
Can anyone tell me what is the reason or how to solve it? eg: original picture: rendered picture: |
Beta Was this translation helpful? Give feedback.
Answered by
baptiste
Feb 27, 2023
Replies: 2 comments 7 replies
-
it is fine while rendering to html format. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this a mermaid diagram rendered by quarto, or generated by an external program and included as a picture? Looking at the SVG, I see some combination of
|
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
Dagwbl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a mermaid diagram rendered by quarto, or generated by an external program and included as a picture? Looking at the SVG, I see some combination of
foreignObject
but also onlysans-serif
as font description, so presumably how text appears (or not) is heavily dependent on the rendering program.