about summary refs log tree commit diff
path: root/doc/tutorial/lib/codemirror-node.js
AgeCommit message (Collapse)AuthorLines
2012-01-19Move tutorial over to a format similar to the reference docMarijn Haverbeke-124/+0
And adjust highlighting/testing scripts to deal with this.
2011-11-01Add syntax highlighting to the code snippets in the tutorialMarijn Haverbeke-0/+124
Using the CodeMirror Rust mode.