Encountered issues with IntelliJ highlighting syntax errors in a Markdown file containing Kotlin code. Made the mistake of disabling edit code inspection and can no longer do an alt+enter on the Kotlin code containing syntax errors. Is there a way to reverse the code inspection and disable syntax checking for Markdown files? IntelliJ is preventing me from doing a Git commit as long as its picking up syntax errors in Markdown files ☹️.