fix tests

This commit is contained in:
Tony Brix 2019-07-02 11:44:38 -05:00
parent ded5e24f7e
commit e987a4df32
3 changed files with 7 additions and 13 deletions

View File

@ -2775,8 +2775,7 @@
"example": 342, "example": 342,
"start_line": 6012, "start_line": 6012,
"end_line": 6016, "end_line": 6016,
"section": "Code spans", "section": "Code spans"
"shouldFail": true
}, },
{ {
"markdown": "`<a href=\"`\">`\n", "markdown": "`<a href=\"`\">`\n",
@ -4266,8 +4265,7 @@
"example": 521, "example": 521,
"start_line": 7887, "start_line": 7887,
"end_line": 7891, "end_line": 7891,
"section": "Links", "section": "Links"
"shouldFail": true
}, },
{ {
"markdown": "[foo<http://example.com/?search=](uri)>\n", "markdown": "[foo<http://example.com/?search=](uri)>\n",
@ -4368,8 +4366,7 @@
"example": 533, "example": 533,
"start_line": 8041, "start_line": 8041,
"end_line": 8047, "end_line": 8047,
"section": "Links", "section": "Links"
"shouldFail": true
}, },
{ {
"markdown": "[foo<http://example.com/?search=][ref]>\n\n[ref]: /uri\n", "markdown": "[foo<http://example.com/?search=][ref]>\n\n[ref]: /uri\n",

View File

@ -2775,8 +2775,7 @@
"example": 342, "example": 342,
"start_line": 6012, "start_line": 6012,
"end_line": 6016, "end_line": 6016,
"section": "Code spans", "section": "Code spans"
"shouldFail": true
}, },
{ {
"markdown": "`<a href=\"`\">`\n", "markdown": "`<a href=\"`\">`\n",
@ -4266,8 +4265,7 @@
"example": 521, "example": 521,
"start_line": 7887, "start_line": 7887,
"end_line": 7891, "end_line": 7891,
"section": "Links", "section": "Links"
"shouldFail": true
}, },
{ {
"markdown": "[foo<http://example.com/?search=](uri)>\n", "markdown": "[foo<http://example.com/?search=](uri)>\n",
@ -4368,8 +4366,7 @@
"example": 533, "example": 533,
"start_line": 8041, "start_line": 8041,
"end_line": 8047, "end_line": 8047,
"section": "Links", "section": "Links"
"shouldFail": true
}, },
{ {
"markdown": "[foo<http://example.com/?search=][ref]>\n\n[ref]: /uri\n", "markdown": "[foo<http://example.com/?search=][ref]>\n\n[ref]: /uri\n",

View File

@ -1,3 +1,3 @@
[the `]` character](/url) [the `]` character](/url)
[the ` character](/url) [the \` character](/url)