We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c51b6 commit 355b690Copy full SHA for 355b690
1 file changed
content/SyntaxHighlighter/scripts/main.js
@@ -61,6 +61,7 @@ SyntaxHighlighter.autoloader.apply(null, path(
61
'php @shBrushPhp.js',
62
'text plain @shBrushPlain.js',
63
'py python @shBrushPython.js',
64
+ 'powershell ps posh @shBrushPowerShell.js',
65
'ruby rails ror rb @shBrushRuby.js',
66
'sass scss @shBrushSass.js',
67
'scala @shBrushScala.js',
0 commit comments