mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
191 B
191 B
Go to (this website)[http://www.example.com] {MD011} {MD034}
However, this shouldn't trigger inside code blocks:
myObj.getFiles("test")[0]
Nor inline code: myobj.getFiles("test")[0]