Info
Version: | 1.0.0 |
Author(s): | Paolo Cattaneo |
Last Update: | Sunday, December 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MarkDownEditor |
Install
Install-Package MarkDownEditor
dotnet add package MarkDownEditor
paket add MarkDownEditor
MarkDownEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.15.0)
It supports:
- Headers (titles, sections...)
- Paragraphs
- Tables
- Lists (numbers, characters, roman numbers)
- Templates (still WIP).