mirror of
https://github.com/markedjs/marked
synced 2024-11-23 01:38:57 +00:00
tests fix
This commit is contained in:
parent
281b808a92
commit
902f07e0d9
@ -3414,8 +3414,7 @@
|
||||
"example": 418,
|
||||
"start_line": 6935,
|
||||
"end_line": 6939,
|
||||
"section": "Emphasis and strong emphasis",
|
||||
"shouldFail": true
|
||||
"section": "Emphasis and strong emphasis"
|
||||
},
|
||||
{
|
||||
"markdown": "** is not an empty emphasis\n",
|
||||
@ -3722,7 +3721,8 @@
|
||||
"example": 455,
|
||||
"start_line": 7227,
|
||||
"end_line": 7231,
|
||||
"section": "Emphasis and strong emphasis"
|
||||
"section": "Emphasis and strong emphasis",
|
||||
"shouldFail": true
|
||||
},
|
||||
{
|
||||
"markdown": "____foo_\n",
|
||||
@ -3908,8 +3908,7 @@
|
||||
"example": 477,
|
||||
"start_line": 7399,
|
||||
"end_line": 7403,
|
||||
"section": "Emphasis and strong emphasis",
|
||||
"shouldFail": true
|
||||
"section": "Emphasis and strong emphasis"
|
||||
},
|
||||
{
|
||||
"markdown": "_a `_`_\n",
|
||||
|
Loading…
Reference in New Issue
Block a user