unclosed quote - bhsd-harry/wikiparser-node GitHub Wiki

unclosed-quote

⚠️ By default, this rule reports unclosed quotes of tag attributes as warnings.

Examples

Examples of incorrect code for { "unclosed-quote": 2 }:

<br id="foo>
<br id='foo>
⚠️ **GitHub.com Fallback** ⚠️