Added prism 'Bash', 'Sh', 'Shell', 'TOML', 'Json'.
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
codesample_languages: [
|
||||
{text: 'HTML/XML', value: 'markup'},
|
||||
{text: 'JavaScript', value: 'javascript'},
|
||||
{text: 'Bash', value: 'bash'},
|
||||
{text: 'SH', value: 'sh'},
|
||||
{text: 'Shell', value: 'shell'},
|
||||
{text: 'CSS', value: 'css'},
|
||||
{text: 'PHP', value: 'php'},
|
||||
{text: 'Ruby', value: 'ruby'},
|
||||
@@ -124,7 +127,9 @@
|
||||
{text: 'Go', value: 'go'},
|
||||
{text: 'Nginx', value: 'nginx'},
|
||||
{text: 'Docker', value: 'docker'},
|
||||
{text: 'Yaml', value: 'yaml'},
|
||||
{text: 'YAML', value: 'yaml'},
|
||||
{text: 'TOML', value: 'toml'},
|
||||
{text: 'Json', value: 'json'},
|
||||
{text: "Treeview", value: "treeview"},
|
||||
{text: "Diff", value: "diff"},
|
||||
],
|
||||
|
Reference in New Issue
Block a user