mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
183 B
183 B
Go to (this website)[http://www.example.com] {MD011}
However, this shouldn't trigger inside code blocks:
myObj.getFiles("test")[0]
Nor inline code: myobj.getFiles("test")[0]