• Hi, I am posting some Powershell example on my WordPress Blog. I started adding the [sourcecode language="powershell"] tag just befor my code sample and [/sourcecode] after the last line of code. Everything looks good, except that “t" + $env:username + "t” looks like this:
    "t" + $env:username + "t"
    Which is kinda not the point of an example. Is there a fix for this?

  • The topic ‘Problem with [sourcecode language="powershell"]’ is closed to new replies.