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