Skip to main content
Markdown package icon

Markdown

Open source C# implementation of Markdown processor, as featured on Stack Overflow. 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...

Total Downloads
17.0M
17,044,005
Published
Aug 10, 2016
Latest stable version

Install

.NET CLI
dotnet add package Markdown --version 2.1.0
Package Manager Console
Install-Package Markdown -Version 2.1.0
PackageReference
<PackageReference Include="Markdown" Version="2.1.0" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

System.Collections
.NETStandard1.3
[4.0.11, )
[4.1.0, )
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.