I have an HTML element whose contents I want to be treated as Jade (it will be compiled to pure html later). Webstorm obviously doesn't recognise this so it has no syntax highlighting:
If I go to add jade as a language injection, it isn't listed as one of the possible language injections.
However Jade files are recognized fine by webstorm.
Is there any way to add Jade as a possible language injection?