Info
Version: | 1.14.3 |
Last Update: | Saturday, August 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kiri-rin/markdownsharp |
NuGet Url: | https://www.nuget.org/packages/Markdowm |
Install
Install-Package Markdowm
dotnet add package Markdowm
paket add Markdowm
Markdowm Download (Unzip the "nupkg" after downloading)
This port is based heavily on the original Perl 1.0.1 and Perl 1.0.2b8 implementations of Markdown, with bits and pieces of the apparently much better maintained PHP Markdown folded into it.
There are a few Stack Overflow specific modifications (which are all configurable, and all off by default). I'd like to ensure that this version stays within shouting distance of the Markdown "specification", such as it is...