lkishalmi commented on PR #6662: URL: https://github.com/apache/netbeans/pull/6662#issuecomment-1793884715
Well, so far for whatever reason Markdown files used two `MIME_TYPE`-s `text/x-markdown-nb` and `text/x-markdown` probably that was an oversight from the past days. That made it possible to add the `Plain text` spellchecking support enabled for these files. it would be good to ignore the spell checking in fenced texts, but that obviously needs more work. This addresses #6653 -- 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
