matthiasblaesing commented on issue #9360: URL: https://github.com/apache/netbeans/issues/9360#issuecomment-4373874802
The html validator (see module `ide/html.validation`) was last updated in 2020, so yeah that will not match current expectations. For an update it would be good if we could validator "as is" without patching it. An option might be to use the `EmbeddedValidator` with JSON output that is then parsed and being fed back into Netbeans. One think that needs to be solved then is, that the validator nu is missing license information. That needs to be gathered. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
