Questions tagged [syntax-highlighting]
The syntax-highlighting tag has no summary.
8 questions
1 vote
0 answers
93 views
Looking for the appropriate syntax of a Fox H function
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 ...
14 votes
1 answer
130 views
Please update the Wolfram Language highlighter for this site
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, ...
8 votes
1 answer
313 views
Syntax highlighter treats patterns that end with an underscore incorrectly
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 ...
10 votes
1 answer
295 views
Language hint for the code environment
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 ...