I did all the git cloning and set defaults but I don't get any code highlighting using Version 1.9.2 (5109)

/max

Oh, and here is an example of the feature in use:

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


And this is what I wrote to get that:

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




/max
http://about.me/maxandersen
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to