- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.4k
Closed
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨parsers 🌱
Description
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
Im using the UWP Markdown Textblock (https://docs.microsoft.com/en-us/windows/uwpcommunitytoolkit/controls/markdowntextblock)
When im rendering the following Markdown whitout a space in the middle:
[Company Portal] (CompanyPortal://)
It gets displayed as normal Text
Expected behavior
The Markdown parser should render it as Link
Minimal reproduction of the problem with instructions
Add normal UWP Markdowntextblock and user following Markdown whitout a space in the middle:
[Company Portal] (CompanyPortal://)
Environment
Nuget Package(s): 
Package Version(s): 
Windows 10 Build Number:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ x] Fall Creators Update (16299)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [x ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x ] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio 
- [ x] 2017 (version: )
- [ ] 2017 Preview (version: )
Metadata
Metadata
Assignees
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨parsers 🌱