We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281b808 commit 902f07eCopy full SHA for 902f07e
test/specs/commonmark/commonmark.0.29.json
@@ -3414,8 +3414,7 @@
3414
"example": 418,
3415
"start_line": 6935,
3416
"end_line": 6939,
3417
- "section": "Emphasis and strong emphasis",
3418
- "shouldFail": true
+ "section": "Emphasis and strong emphasis"
3419
},
3420
{
3421
"markdown": "** is not an empty emphasis\n",
@@ -3722,7 +3721,8 @@
3722
3721
"example": 455,
3723
"start_line": 7227,
3724
"end_line": 7231,
3725
- "section": "Emphasis and strong emphasis"
+ "section": "Emphasis and strong emphasis",
+ "shouldFail": true
3726
3727
3728
"markdown": "____foo_\n",
@@ -3908,8 +3908,7 @@
3908
"example": 477,
3909
"start_line": 7399,
3910
"end_line": 7403,
3911
3912
3913
3914
3915
"markdown": "_a `_`_\n",
0 commit comments