Browse Source

Add Rust highlighting (#7125)

tags/v1.9.0-rc1
Rob Watson 5 years ago
parent
commit
8bf405986e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/highlight/highlight.go

+ 1
- 0
modules/highlight/highlight.go View File

@@ -51,6 +51,7 @@ var (
".php": {},
".py": {},
".rb": {},
".rs": {},
".scss": {},
".sql": {},
".scala": {},

Loading…
Cancel
Save