PowerShell with an XML declaration
-
Hi,
I have some PowerShell code whereby I “cast” a variable to an XML object using the syntax
[xml]$var = ....Under Crayon Syntax Highlighter this renders as
[xml][/xml]Is there anyway to prevent this from happening? I’ve yet to find a plugin that handles this properly.
Thank you 🙂
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PowerShell with an XML declaration’ is closed to new replies.