A library to convert basic Markdown to XAML.
This is a library which converts markdown to XAML. In the solution there is also a demo application to play around with the parser.
This is a very basic parsing library, so currently only the following markdown symbols are supported:
- Item 1
- Item 2
Bold text
italic text
- Item 1
- Item 2
- Item 3
This is regular text.