mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(edit) modelist: add yml
This commit is contained in:
parent
f01a7c59d7
commit
975fca05ff
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ var supportedModes = {
|
|||
Velocity: ["vm"],
|
||||
XML: ["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl"],
|
||||
XQuery: ["xq"],
|
||||
YAML: ["yaml"]
|
||||
YAML: ["yaml|yml"]
|
||||
};
|
||||
|
||||
var nameOverrides = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue