summaryrefslogtreecommitdiff
path: root/tests/examplefiles/Get-CommandDefinitionHtml.ps1
Commit message (Collapse)AuthorAgeFilesLines
* PowerShellLexer: more fixesgentoo902013-04-191-0/+66
* '$(...)' blocks inside double quoted strings and here-strings now highlighted as code * Here-strings can't be nested directly. Only inside '$(...)' block * Add new example with here-strings * Add 'throw' keyword * Remove redundant code