Syntax Highlighter
Maintained by
Mark Sharp
This is a filter plugin that uses a 3rd party Javascript module called highlight.js to make your code look like something you'd see in an IDE.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
```lang:php;;
echo "Hello world!";
```
At the moment I've not included maxima, but there might be something that's similar.
The list of languages and help on the syntax is in the readme file which you can also read on the github page: https://github.com/sharpchi/moodle-filter_syntaxhighlighter/blob/master/README.md
Mark
I took the zip and it seems to work on 3.7.5
unfortunately there isn't. If you think there's a way to do it, and can contribute some code, that would be fab. Feel free to head over to the github page. Thanks.
thanks
Mark