Syntax highlighting for code has a long section about syntax highlighting but it fails to mention how to disable it.
I guess one can use "lang-none" as a language code (it's listed in Interface options for specifying language prettify):
<!-- language: lang-none -->
Is this correct?
I think it should be added to the FAQ. It's a special case, i.e. non-obvious.