Skip to content

Commit

Permalink
[gfm mode] Fix broken test caused by previous patch
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Apr 12, 2017
1 parent ece8937 commit 9507a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mode/gfm/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"foo_bar_hello");

MT("emStrongUnderscore",
"[strong __][em&strong _foo__][em _] bar");
"[em&strong ___foo___] bar");

MT("fencedCodeBlocks",
"[comment ```]",
Expand Down

0 comments on commit 9507a6e

Please sign in to comment.