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

Fix and enhance mulitple quoted string issues #173

Merged
merged 5 commits into from Mar 17, 2021

Conversation

msftrncs
Copy link
Contributor

@msftrncs msftrncs commented May 9, 2019

moves double-quote double-quote escape from #doubleQuotedStringEscapes
to #doubleQuotedString.  Removes the single-quote single-quote escape
from single-quote here-string pattern.
permits whitespace to follow here-string start token.
adds punctuation scope to start/end of here-string
@andyleejordan andyleejordan merged commit c784ca4 into PowerShell:master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants