[
https://issues.apache.org/jira/browse/NETBEANS-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
高浩 updated NETBEANS-4593:
-------------------------
Summary: src、href attribute values which contain character @ lose underline
and correct syntax highlighting (was: src、href attributes which contain
character @ lose underline and correct syntax highlighting)
> src、href attribute values which contain character @ lose underline and
> correct syntax highlighting
> --------------------------------------------------------------------------------------------------
>
> Key: NETBEANS-4593
> URL: https://issues.apache.org/jira/browse/NETBEANS-4593
> Project: NetBeans
> Issue Type: Improvement
> Components: web - HTML Editor
> Affects Versions: 12.0
> Reporter: 高浩
> Priority: Major
> Attachments: image-2020-07-16-17-54-24-018.png
>
>
> Given the html code below:
> {code:html}
> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js">
> </script>
> {code}
> The underline is missing after character *@*
> !image-2020-07-16-17-54-24-018.png!
> HTML comments have this problem too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists