On 13 Aug 2015, at 13:14, Max Rydahl Andersen wrote:

update to latest and removed pygmentize and no matter what I do things like:

~~~c++
 // This is C++ code
 for(int i=0; i < 42; ++i)
     printf("Hello world\\\\\\\\n");
~~~

does not do anything but just make one line with <code> markup. No syntax highlighting nor request to install pygmentize ;/

Any idea ?

Not really. The fact that it results in one line is a sign that the feature is enabled, but fails to do anything with the code for some reason.

I'll contact you off list for further debugging.

(As you can see it works for me.)

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to