Skip to content

Allow --vscode-XXX color variables in <span> style in Markdown (#176064)#176312

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
gjsjohnmurray:fix-176064
Mar 7, 2023
Merged

Allow --vscode-XXX color variables in <span> style in Markdown (#176064)#176312
mjbvz merged 1 commit intomicrosoft:mainfrom
gjsjohnmurray:fix-176064

Conversation

@gjsjohnmurray
Copy link
Contributor

This PR resolves #176064 by allowing color variables to be used as color and background-color values in the style attribute of <span> elements in Markdown for which HTML is permitted.

This augments already-permitted hex color values.

@gjsjohnmurray
Copy link
Contributor Author

/assign @mjbvz

@mjbvz mjbvz enabled auto-merge (squash) March 6, 2023 23:04
@mjbvz mjbvz added this to the March 2023 milestone Mar 6, 2023
@mjbvz mjbvz merged commit 126ded7 into microsoft:main Mar 7, 2023
@gjsjohnmurray gjsjohnmurray deleted the fix-176064 branch March 7, 2023 10:16
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow use of --vscode-XXX color variables in <span> style in Markdown

3 participants