1
edit
No edit summary |
m (→Syntax Highlighting: minor grammar) |
||
| Line 266: | Line 266: | ||
==Syntax Highlighting== | ==Syntax Highlighting== | ||
Right now only CSS, JavaScript and HTML syntax highlighting | Right now only CSS, JavaScript and HTML syntax highlighting are supported. This will be improved in the near future. | ||
The syntax highlighter keys in on the file | The syntax highlighter keys in on the file suffix (e.g. .html will cause HTML highlighting). | ||
If you need to manually force a particular highlighter you can run the set command and pass in the particular language: | If you need to manually force a particular highlighter you can run the set command and pass in the particular language: | ||
edit