Skip to content

mermaid - box cuts letters like q, p... #295

Open
@Pshemas

Description

@Pshemas

Describe the bug
When you create chart (flowchart for example) and you have letters like "p", "q", "j" the lower part of the letter gets cut out. In built-in slides this works correctly, the whole letter displays.

Samples to Reproduce
Create something like this in a mermaid codeblock:

flowchart LR
a --> b
b --> q
q --> j

And display it the browser. On my end it looks like this:

obraz

Expected behavior
The result should be closer to:

obraz

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions