add adoc extension for asciidoc files
This commit is contained in:
parent
a2e05ac438
commit
4e4df645cc
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ var supportedModes = {
|
|||
ActionScript:["as"],
|
||||
ADA: ["ada|adb"],
|
||||
Apache_Conf: ["^htaccess|^htgroups|^htpasswd|^conf|htaccess|htgroups|htpasswd"],
|
||||
AsciiDoc: ["asciidoc"],
|
||||
AsciiDoc: ["asciidoc|adoc"],
|
||||
Assembly_x86:["asm"],
|
||||
AutoHotKey: ["ahk"],
|
||||
BatchFile: ["bat|cmd"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue