Hi y'all,
I use my Wikidot to exchange knowledge about MATLAB programming. So we have a lot of MATLAB code. It would be great if the Code Block Wizard could highlight MATLAB syntax. Is there a way of creating my own code type?
Best whishes,
Max
Custom Code Type
summary:
Is there a way of customizing a code type for the Code Block Wizard? I want to automatically highlight MATLAB syntax.
Custom Code Type
Re: Custom Code Type
Unfortunately, not at this point in time.
This is because (to the best of my understanding) code interpretation is done while converting the Wiki Markup to HTML, and not in CSS. To change it, the code interpreting the Wiki Markup would have to be changed. This could be done, but only by a person who a) understands the interpretation code, b) understands MATLAB, and c) has access to the files that need changing. Needless to say, very few people fulfill these requirements.
You'll need to talk to someone on the inside for more details.
