You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request <!-- Please file a UserVoice request and include the link below https://wpdev.uservoice.com/forums/110705-universal-windows-platform/category/193402-uwp-community-toolkit -->
[ ] 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
Current behavior
If you use *** to mark something as bold & italic, it doesn't render as expected:
Expected behavior
Expect rendering:
This is called out in the CommonMark Spec as an acceptable format.
Minimal reproduction of the problem with instructions
I'm submitting a...
Current behavior
If you use
***to mark something as bold & italic, it doesn't render as expected:Expected behavior
Expect rendering:

This is called out in the CommonMark Spec as an acceptable format.
Minimal reproduction of the problem with instructions
***bold & italic text***to textbox.Not sure if this may be fixed by #1650 @WilliamABradley?
Environment