You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "高浩 (Jira)" <ji...@apache.org> on 2020/07/16 10:00:23 UTC

[jira] [Created] (NETBEANS-4593) src、href attributes which contain character @ lose underline and correct syntax highlighting

高浩 created NETBEANS-4593:
----------------------------

             Summary: src、href attributes 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: 高浩
         Attachments: image-2020-07-16-17-54-24-018.png

Given the html code below:
{code:html}
<script src="https://cdn.jsdelivr.net/npm/jquery@3.2/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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists