You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #4599 on July 28, 2022 20:16.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the problem
At the moment, there's no easy way to set the CornerRadius of a CodeBlock in the MarkdownTextBlock.
Describe the solution
Introduce a new CodeCornerRadius resource (that inherites from ControlCornerRadius as the default).
This resource should be set to the ScrollViewer containing the code TextBlock:
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Render/MarkdownRenderer.Blocks.cs
Line 397 in da6d7d3
Alternatives
No response
Additional info
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
Beta Was this translation helpful? Give feedback.
All reactions