lkishalmi opened a new pull request, #9271: URL: https://github.com/apache/netbeans/pull/9271
This adds the Plain Text Spellchecker which is not the best, though better than none. Also made `text/x-markdown` the only MIME-TYPE used here for consistency. It might be tempting to use `text/markdown` since that's the official one from 2016 [RFC 7763](https://www.rfc-editor.org/rfc/rfc7763) I've checked, that the previous MIME `text/x-markdown-nb` was not used anywhere else in the IDE. -- 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
