Skip to main content

Questions tagged [syntax-highlighting]

1 vote
0 answers
93 views

Working a problem on Mathematics Stack Exchange, in a comment fom @Maxim is given the expression that I am even unable to type properly with MathJax (I do not know why but a copy/paste does not ...
Claude Leibovici's user avatar
14 votes
1 answer
130 views

I took the time to update the Google-prettify highlighter for Mathematica to the current version 11.0.1. The whole project can be found in my Mathematica Source Code Highlighting repository on GitHub, ...
halirutan's user avatar
  • 114k
8 votes
1 answer
313 views

Before going on, please read the comments here. This used to work in the user script version, but does not anymore in the version served by mathematica.se itself. Basic example: f[x_]:=x^2 Here the ...
halirutan's user avatar
  • 114k
10 votes
1 answer
295 views

Here on mathematica.stackexchange we will most of the time have to deal with Mathematica code, but it clearly happens too, that someone posts Java-code for JLink or C-code for MathLink, etc. just look ...
halirutan's user avatar
  • 114k