What I’m trying to do
I’m trying to style a Matlab code block with the following notation. As described in this page, this is a permitted language in Prism.JS and therefore should be styled, but is not. Am I missing some setting?
```matlab
% comment
```
Things I have tried
Searched forums, docs, and prism.min.js
file in developer window (which does have matlab in it, confusingly).