Skip to content

Commit

Permalink
test: add red test
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Dec 16, 2024
1 parent 61cc2a5 commit 746793b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/data/default_style.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ Square bracket escapes
.
[no-escape]no [no-escape] no [\[\]](/url)

[escape]
[`code-no-escape`]

[inline\](/url)

Expand All @@ -483,7 +483,7 @@ Square bracket escapes
.
[no-escape]no [no-escape] no [[]](/url)

[escape]
[`code-no-escape`]

\[inline\](/url)

Expand Down

0 comments on commit 746793b

Please sign in to comment.