"Mathematica" code for the "+" option.

  • Context: Mathematica 
  • Thread starter Thread starter aheight
  • Start date Start date
  • Tags Tags
    Code Mathematica
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
aheight
Messages
318
Reaction score
108
Sometimes I include Mathematica code. Is is possible to include this option when including code in the thread for the language option? For example, would be nice to have a heading as "Mathematica" in the following code insert rather than "text":

Code:
my mathematica code
 
Physics news on Phys.org
No syntax highlighter for mathematica yet, you will get an "unknown language" message:

Code:
your mathematica code

(in general use [code=mathematica] for a syntax highlighting).

@Greg Bernhardt - is it something easy to add?