move syntax highlighting to clients
Created by: schmurfy
I was wondering if it was already considered using something like http://highlightjs.org/ to remove the python dependency ?
My points:
- browsers are fast enough to handle it
- less work for the server
- python dependency makes gitlab more annoying to install and spawn more processes
That's something I could give a try to if this would be merged in master.