Skip to content

Commit 355b690

Browse files
Added PowerShell brush to autoloader.
1 parent 97c51b6 commit 355b690

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/SyntaxHighlighter/scripts

content/SyntaxHighlighter/scripts/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ SyntaxHighlighter.autoloader.apply(null, path(
6161
'php @shBrushPhp.js',
6262
'text plain @shBrushPlain.js',
6363
'py python @shBrushPython.js',
64+
'powershell ps posh @shBrushPowerShell.js',
6465
'ruby rails ror rb @shBrushRuby.js',
6566
'sass scss @shBrushSass.js',
6667
'scala @shBrushScala.js',

0 commit comments

Comments
 (0)