Skip to content

Commit

Permalink
fix mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Sep 25, 2023
1 parent 1dc69f6 commit ece5f9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/blog/2023-09-22-polonius-part-1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,8 @@ flowchart LR
Tick0["'0"]
Tick1["'1"]
class L1 Tick1 trace
class L1 trace
class Tick1 trace
classDef default text-align:left,fill:#ffffff;
classDef trace text-align:left,fill:yellow;
Expand Down

0 comments on commit ece5f9d

Please sign in to comment.