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

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

     [ https://issues.apache.org/jira/browse/NETBEANS-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junichi Yamamoto resolved NETBEANS-4593.
----------------------------------------
    Fix Version/s: 12.1
       Resolution: Fixed

Fixed.

> 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: editor - Other
>    Affects Versions: 12.0
>            Reporter: 高浩
>            Assignee: Junichi Yamamoto
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.1
>
>         Attachments: image-2020-07-16-17-54-24-018.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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