-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviormarkdown 📑Issues related to MarkdownIssues related to Markdown
Milestone
Description
Describe the bug
Try rendering markdown like this
[ ](https://www.google.com/)
And the MarkdownTextBlock throw an exception
Steps to Reproduce
Steps to reproduce the behavior:
- Open Sample App
- Open MarkDownTextBlock sample
- Add the following markdown to the textbox at the top:
[ ](https://www.google.com/)
- Sample App crash
Expected behavior
MarkdownTextBlock render a space
Environment
NuGet Package(s):
6.0.0
Package Version(s):
6.0.0
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [x] May 2019 Update (18362)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [ ] 2017 (version: )
- [x] 2019 (version: 16.4.4)
- [ ] 2019 Preview (version: )
Metadata
Metadata
Assignees
Labels
bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviormarkdown 📑Issues related to MarkdownIssues related to Markdown