Skip to content

Commit

Permalink
test: for issue markedjs#1248
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 13, 2020
1 parent 6fa7f86 commit 4bad37c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/specs/new/em_2char.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@

<p><em>1*</em></p>

<p>It’s levi<em>OH</em>sa, not levio<em>SAH.</em></p>
<p>It’s levi<em>OH</em>sa, not levio<em>SAH.</em></p>

<p>__ test <a href="https://test.com/_">test</a></p>
2 changes: 2 additions & 0 deletions test/specs/new/em_2char.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ _1__
*1**

It’s levi*OH*sa, not levio*SAH.*

__ test [test](https://test.com/_)

0 comments on commit 4bad37c

Please sign in to comment.