test(anchor): check other unicode characters

This commit is contained in:
SyntaxRules 2022-02-07 11:19:44 -07:00
parent 17837832b4
commit d54a6101b9
2 changed files with 5 additions and 2 deletions

View File

@ -9,3 +9,4 @@
<p><a href="file://www.example.com">link</a></p>
<p><a href="example.jpg">link</a></p>
<p><a href="example.io">link</a></p>
<p><a href="http://baidu.com" title="百度">百度</a></p>

View File

@ -19,3 +19,5 @@
[link](example.jpg)
[link](example.io)
[百度](http://baidu.com "百度")