Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect syntax highlighting for PowerShell strings #1445

Closed
danielniccoli opened this issue Jan 4, 2016 · 3 comments
Closed

Incorrect syntax highlighting for PowerShell strings #1445

danielniccoli opened this issue Jan 4, 2016 · 3 comments
Labels

Comments

@danielniccoli
Copy link

I stumbled over PowerShell code, that has incorrect syntax highlighting.

<code PowerShell>
$x = @"
"Curiouser and curiouser!" cried Alice (she was so much surprised, 
that for the moment she quite forgot how to speak good English); 
"now I'm opening out like the largest telescope that ever was! 
Good-bye, feet!" 
"@
</code>

This is how it looks like:
geshi

There are more code examples here: https://technet.microsoft.com/en-us/library/ee692792.aspx

I also posted this over at GeSHi/geshi-1.0#58 as I am not sure where this belongs to.

@splitbrain
Copy link
Collaborator

upstream issue.

@danielniccoli
Copy link
Author

What does upstream issue mean?

@polyzen
Copy link
Contributor

polyzen commented Jan 29, 2016

@Borkason, Upstream being geshi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants