File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 2775
2775
"example" : 342 ,
2776
2776
"start_line" : 6012 ,
2777
2777
"end_line" : 6016 ,
2778
- "section" : " Code spans" ,
2779
- "shouldFail" : true
2778
+ "section" : " Code spans"
2780
2779
},
2781
2780
{
2782
2781
"markdown" : " `<a href=\" `\" >`\n " ,
4266
4265
"example" : 521 ,
4267
4266
"start_line" : 7887 ,
4268
4267
"end_line" : 7891 ,
4269
- "section" : " Links" ,
4270
- "shouldFail" : true
4268
+ "section" : " Links"
4271
4269
},
4272
4270
{
4273
4271
"markdown" : " [foo<http://example.com/?search=](uri)>\n " ,
4368
4366
"example" : 533 ,
4369
4367
"start_line" : 8041 ,
4370
4368
"end_line" : 8047 ,
4371
- "section" : " Links" ,
4372
- "shouldFail" : true
4369
+ "section" : " Links"
4373
4370
},
4374
4371
{
4375
4372
"markdown" : " [foo<http://example.com/?search=][ref]>\n\n [ref]: /uri\n " ,
Original file line number Diff line number Diff line change 2775
2775
"example" : 342 ,
2776
2776
"start_line" : 6012 ,
2777
2777
"end_line" : 6016 ,
2778
- "section" : " Code spans" ,
2779
- "shouldFail" : true
2778
+ "section" : " Code spans"
2780
2779
},
2781
2780
{
2782
2781
"markdown" : " `<a href=\" `\" >`\n " ,
4266
4265
"example" : 521 ,
4267
4266
"start_line" : 7887 ,
4268
4267
"end_line" : 7891 ,
4269
- "section" : " Links" ,
4270
- "shouldFail" : true
4268
+ "section" : " Links"
4271
4269
},
4272
4270
{
4273
4271
"markdown" : " [foo<http://example.com/?search=](uri)>\n " ,
4368
4366
"example" : 533 ,
4369
4367
"start_line" : 8041 ,
4370
4368
"end_line" : 8047 ,
4371
- "section" : " Links" ,
4372
- "shouldFail" : true
4369
+ "section" : " Links"
4373
4370
},
4374
4371
{
4375
4372
"markdown" : " [foo<http://example.com/?search=][ref]>\n\n [ref]: /uri\n " ,
Original file line number Diff line number Diff line change 1
1
[ the ` ] ` character] ( /url )
2
2
3
- [ the ` character] ( /url )
3
+ [ the \ ` character] ( /url )
You can’t perform that action at this time.
0 commit comments