Skip to content

Corrected an Example in ConvertTo-JSON#2509

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
maravedi:patch-1
Jun 5, 2018
Merged

Corrected an Example in ConvertTo-JSON#2509
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
maravedi:patch-1

Conversation

@maravedi
Copy link
Copy Markdown
Contributor

@maravedi maravedi commented Jun 5, 2018

Updated Example 3 to use double quotes instead of single quotes for the newline escape character. The newline escape character is interpreted literally when used with single quotes, and does not work as expected in this case.

Version(s) of document impacted

  • Impacts 6.1 document
  • Impacts 6.0 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

Updated Example 3 to use double quotes instead of single quotes for the newline escape character. The newline escape character is interpreted literally when used with single quotes, and does not work as expected in this case.
@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-Json.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@sdwheeler sdwheeler merged commit d7441cc into MicrosoftDocs:staging Jun 5, 2018
@DCtheGeek DCtheGeek mentioned this pull request Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants