diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-03 04:16:08 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-03 04:16:08 -0700 |
commit | 787e9710b9af69eec7dcb72f12af34aef870951e (patch) | |
tree | 08835645d3cf424286be7ce18babe80cc086e922 /wolfram.html.markdown | |
parent | ae7197c6a692f9b67e98a721ed5debb582bfa599 (diff) |
Syntax highlighting
Diffstat (limited to 'wolfram.html.markdown')
-rw-r--r-- | wolfram.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wolfram.html.markdown b/wolfram.html.markdown index 5fddbc82..fa8ee078 100644 --- a/wolfram.html.markdown +++ b/wolfram.html.markdown @@ -14,7 +14,7 @@ Wolfram Language has several interfaces: The code in this example can be typed in to any interface and edited with Wolfram Workbench. Loading directly into Mathematica may be awkward because the file contains no cell formatting information (which would make the file a huge mess to read as text) - it can be viewed/edited but may require some setting up. -``` +```mathematica (* This is a comment *) (* In Mathematica instead of using these comments you can create a text cell |