tests fix

This commit is contained in:
x13machine 2019-05-22 01:16:36 -05:00
parent 281b808a92
commit 902f07e0d9

View File

@ -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",