Info
| Version: | 1.1.1 | 
| Author(s): | Hosch250 | 
| Last Update: | Saturday, January 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Hosch250/MarkdownViewer | 
| NuGet Url: | https://www.nuget.org/packages/MarkdownViewer | 
Install
Install-Package MarkdownViewer
                        dotnet add package MarkdownViewer
                        paket add MarkdownViewer
                        
                                MarkdownViewer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AvalonEdit(>= 6.0.1)
- Microsoft.Toolkit(>= 6.0.0)
- Microsoft.Toolkit.Parsers(>= 6.0.0)
Tags
 
                
Includes support for the following markdown blocks:
Headers
Lists
Code
Quotes
Horizontal lines
Tables
And the following markdown inlines:
Bold
Italic
Strikethrough
Links
Images
Subscript
Superscript.