Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
MindaugasLaganeckas committed Jun 25, 2021
1 parent 184326f commit 3de00c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test-positive/emojis.mmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
graph LR
A -->|こんにちは| B
A -->|🐛| C
graph TD
A-->B("hello 🐛")

0 comments on commit 3de00c7

Please sign in to comment.