insanum / obsidian_gruvbox

A gruvbox theme for Obsidian
MIT License
162 stars 38 forks source link

Mermaid flow chat note show problem #8

Closed loseblue closed 3 years ago

loseblue commented 3 years ago

Thank you for your obsidian_gruvbox ! IT's great!

I found a little show issue: In Mermaid flow chat, note show problem.

\```mermaid
sequenceDiagram
    participant aa
    aa ->> bb :  11
    note over bb : SHOW Problem
\```

image

insanum commented 3 years ago

Thanks for the report. This has been fixed.