Junichi Yamamoto created NETBEANS-3681:
------------------------------------------

             Summary: Support for script type="module"
                 Key: NETBEANS-3681
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3681
             Project: NetBeans
          Issue Type: Improvement
          Components: web - HTML Editor
    Affects Versions: 11.2
            Reporter: Junichi Yamamoto


Currently, the below code is recognized as an error.

{code:html}
        <script type="module">
            
        </script>
{code}

see: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Script

Workaround: Uncheck Tools > Options > Editor > Hints > Language: HTML > HTML 
Validator: Attributes



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to