Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#89·beautiful-mermaid

Bug: CJK Characters in Subgraph Title Cause Incorrect Layout (Labels Float to Top)

Author: keenlinCreated Apr 15, 2026Updated Aug 29, 2026

Expected:

mermaid
flowchart TB
    subgraph 关系三元组
        direction LR
        A1["IBM-Talk"] -->|"speaker"| B1["Jeff"]
    end
Image

Actual:

(Live editor on https://agents.craft.do/mermaid) Image

  • Google Chrome 147.0.7727.56, Windows

Source: lukilabs/beautiful-mermaid

View original on GitHubView discussion on GitHub