AnSavvides / AnSavvides/jquery.linky
Same links in string brake script.
未關閉
- 主要語言
- HTML
- 星號
- 25
- 分支
- 15
- PR 合併指標
- 30 天內沒有已合併 PR
描述
```
http://google.com
"http://google.com"
(http://google.com)
google.com
```
Expected: first three links are highlighted, second in quotes, third in parentheses.
Actual:
```
http://google.com' target='_blank'>http://google.com' target='_blank'>http://google.com
"http://google.com"
(http://google.com)
google.com
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。