Closed
Description
Rule details
This rule is triggered when text that appears to be a link is encountered, but where the syntax appears to have been reversed (the [] and () are reversed)
What type of rule is this?
Warns about a potential problem
Example code
(Incorrect link syntax)[https://www.example.com/]
Participation
- I am willing to submit a pull request to implement this rule.
Additional comments
Reversed links are not rendered as usable links.