Custom Code Type
Forum » Help / Editing pages » Custom Code Type
started by: bruchmaxbruchmax
on: 1216903818|%e %b %Y, %H:%M %Z|agohover
number of posts: 2
rss icon RSS: new posts
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
bruchmaxbruchmax 1216903818|%e %b %Y, %H:%M %Z|agohover

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

unfold Custom Code Type by bruchmaxbruchmax, 1216903818|%e %b %Y, %H:%M %Z|agohover
Re: Custom Code Type
SocksSocks 1216943344|%e %b %Y, %H:%M %Z|agohover

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.


MtGW-Logo-2.gif

/Socks

unfold Re: Custom Code Type by SocksSocks, 1216943344|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.