Skip to content

Commit

Permalink
Improvements to mathematica language (#2065)
Browse files Browse the repository at this point in the history
* Feat(mahematica): update list of keywords using Mathematica 12.0

* Fix(mathematica): Support nested comments

* Fix(mathematica): there are no single-quote strings in Wolfram Language

* Feat(mathematica): add 'wl' as an alias name

* Fix(mathematica): remove unnecessary special treatment of { } :

* Add wl alias to css-classes-reference.rst
  • Loading branch information
poeschko authored and egor-rogov committed Jun 29, 2019
1 parent 53e07dc commit a424450
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 51 deletions.
2 changes: 1 addition & 1 deletion docs/css-classes-reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ Language names and aliases
+-------------------------+---------------------------------------------------+
| Markdown | markdown, md, mkdown, mkd |
+-------------------------+---------------------------------------------------+
| Mathematica | mathematica, mma |
| Mathematica | mathematica, mma, wl |
+-------------------------+---------------------------------------------------+
| Matlab | matlab |
+-------------------------+---------------------------------------------------+
Expand Down

0 comments on commit a424450

Please sign in to comment.