WindowsCommunityToolkit icon indicating copy to clipboard operation
WindowsCommunityToolkit copied to clipboard

[Feature] Set the image alignment of MarkdownTextBlock

Open JasonWei512 opened this issue 1 year ago • 1 comments

Describe the problem

Currently I can't find a way to set the image alignment of MarkdownTextBlock.

The default alignment is "Left".

Describe the solution

Expose an "ImageAlignment" property for MarkdownTextBlock.

<controls:MarkdownTextBlock
    Text="![This is a image](https://image.url)"
    ImageAlignment="Left / Right / Center / Stretch">
</controls:MarkdownTextBlock>

Alternatives

No response

Additional info

No response

Help us help you

No response

JasonWei512 avatar Aug 11 '22 03:08 JasonWei512

Hello, 'JasonWei512! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future!

ghost avatar Aug 11 '22 03:08 ghost