We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The plugin doesn't see a tag if its start and end angle braces are not on the same line. E.g.: <a href='#'>...</a> is hightlighted correct, but
<a href='#'>...</a>
<a href='#' >...<a>
is not correct for the plugin.