Mermaid objects cutting off text in README.md in Safari #12523
Unanswered
stoutgz
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment
-
|
This is happening for me on a Macbook Pro M2, using Ventura (13.2.1), in a gist, in Firefox, Chrome, and Safari, with even short words. (Also note the fill colors render differently on different browsers) ScreenshotsLive examplegraph TB
classDef orange fill:#ff9966,stroke:#333;
redis[("<strong>Redis</strong><br><small>(Redis)</small>")]
redis
class redis, orange
|
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.
-
Using mermaid in markdown in my READMEs and seems suddenly this week it no longer renders correctly specifically in Safari and also specifically in the repo README.md file. I can't reproduce in other browsers, nor @ gist.github.com.
This is how I reproduce:
macOS 12.2 (M1 Pro)
Beta Was this translation helpful? Give feedback.
All reactions