[Github-comments] [geany/plugins.geany.org] A teg is not visible for plugin if start and end angle braces are not on the same line (#22)

kshcherbakov notifications at xxxxx
Fri Nov 13 11:09:16 UTC 2020


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> 
```
is not correct for the plugin.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/plugins.geany.org/issues/22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201113/0c1a85a0/attachment.htm>


More information about the Github-comments mailing list