CommunityToolkit / CommunityToolkit/Labs-Windows
🧪 [Experiment] MarkdownTextBlock
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
### Approved from Discussion
https://github.com/CommunityToolkit/Labs-Windows/discussions/536
### Problem Statement
Let's use this issue to track all improvements we are making to MardownTextBlock
### Overview
This experiment adds the following components:
- **MarkdownTextBlock** a markdown control that uses the popular markdig parser for syntax parsing
### Using
You can try it out via the NuGet Packages here:
- UWP: https://dev.azure.com/dotnet/CommunityToolkit/_artifacts/feed/CommunityToolkit-Labs/NuGet/CommunityToolkit.Labs.Uwp.Controls.MarkdownTextBlock/overview/0.1.241113-build.1784
- WinUI 3: https://dev.azure.com/dotnet/CommunityToolkit/_artifacts/feed/CommunityToolkit-Labs/NuGet/CommunityToolkit.Labs.WinUI.Controls.MarkdownTextBlock/overview/0.1.241113-build.1784
Read more about [Preview Packages here](https://aka.ms/wct/wiki/previewpackages).
### Additional info
_No response_
### Implementation Requirements
- [ ] Working Prototype
- [x] Feature Complete
- [x] Documentation
- [x] Samples
- [x] Unit Tests
- [x] Community Feedback / Usage Testimonies
### Tested Platforms
- [x] UWP
- [x] WinAppSDK / WinUI 3
- [ ] Web Assembly (WASM)
- [ ] Android
- [ ] iOS
- [ ] MacOS
- [ ] Linux / GTK
### Technical Review
- [ ] Accessibility Audit
- [ ] API/Naming Review
- [ ] Code Quality/Style
- [ ] Dependency Review
- [ ] Design/Style Review
- [ ] Final Approval
### Community Help?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.