Skip to content

Add support to $PSStyle for strikethrough and hyperlinks - #14461

Merged
Ilya (iSazonov) merged 4 commits into
PowerShell:masterfrom
SteveL-MSFT:strikethrough-links
Dec 19, 2020
Merged

Add support to $PSStyle for strikethrough and hyperlinks#14461
Ilya (iSazonov) merged 4 commits into
PowerShell:masterfrom
SteveL-MSFT:strikethrough-links

Conversation

@SteveL-MSFT

@SteveL-MSFT Steve Lee (SteveL-MSFT) commented Dec 18, 2020

Copy link
Copy Markdown
Member

PR Summary

Strikethrough was missed in the initial implementation. Hyperlinks are getting more broadly supported so that should be added.

Also added missing tests for FromRGB() method.

PR Context

Fix #14459
Fix #14460

PR Checklist

@iSazonov Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Dec 19, 2020
@iSazonov
Ilya (iSazonov) merged commit bc08092 into PowerShell:master Dec 19, 2020
@iSazonov Ilya (iSazonov) added this to the 7.3-Consider milestone Dec 19, 2020
@SteveL-MSFT
Steve Lee (SteveL-MSFT) deleted the strikethrough-links branch December 19, 2020 15:16
@ghost

Copy link
Copy Markdown

🎉v7.2.0-preview.3 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ANSI links in $PSStyle Have a $PSStyle.Strikethrough

4 participants