Syntax Highlighting in forum posts with MX2?
Community Forums/Monkey2 Talk/Syntax Highlighting in forum posts with MX2?| 
 | ||
| Will we ever get syntax highlighting in MX2 for the forum ? we had it for like a minute with monkey and then for what ever reason it vanished around the time we got the new theme. any chance of this coming back ? not a major thing I agree but it would be nice to have. | 
| 
 | ||
| One could just implement syntax highlighting using highlight.js: https://highlightjs.org/ Using it on my forum for some months (stripped down to just highlight monkey,blitzmax,shell,xml and diff files) Benefit is: highlighting is done on the client side. bye Ron |