Universal Markdown is your one-stop-shop for all of your markdown needs in C#. Universal markdown was built for the open source reddit app Baconit, but hopefully it will be adopted by others and improved by the community.
The goal of this project is provide a great, easy to use, and fast markdown parser and render that will fit the needs of any C# project.
Currently there is only a UWP control, but hopefully more will be added later. Usage of the UWP TextBlock is simple, after referencing the project all that is required is to add the element to your XAML. See the sample app for a quick and dirty reference implementation.
I hope to write more documentation for this project when I get time, for now if you have any questions please ask them in http://www.reddit.com/r/baconitdev.