- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.4k
Closed
Labels
controls 🎛️help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨markdown 📑Issues related to MarkdownIssues related to Markdown
Description
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[x] Feature request
[ ] Sample app request
[ ] Documentation issue or request
[ ] Question of Support request => Please do not submit support request here, instead see https://github.com/Microsoft/UWPCommunityToolkit/blob/master/contributing.md#question
UserVoice link
Current behavior
Diff syntax highlighting is currently not supported in MarkdownTextblock. This would be useful for GitHub related scenarios.
@@ -52,17 +52,6 @@ 
// Unchanged code 
- // Deleted line 
+ // Added line
Expected behavior
@@ -52,17 +52,6 @@ 
// Unchanged code 
- // Deleted line 
+ // Added lineEnvironment
Nuget Package(s): 
Package Version(s): 
Windows 10 Build Number:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)
App min and target version:
- [x] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)
Device form factor:
- [ ] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio 
- [ ] 2017 15.3
- [x] 2017 15.4
Metadata
Metadata
Assignees
Labels
controls 🎛️help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨markdown 📑Issues related to MarkdownIssues related to Markdown