Skip to main content

Markdig 1.3.2 — NuGet Package for .NET

Markdig 1.3.2 NuGet package for .NET. Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.

Authors: Alexandre Mutel

Total downloads: 67,291,520

Project URL: https://xoofx.github.io/markdig

License: https://www.nuget.org/packages/Markdig/1.3.2/license

Tags: Markdown, CommonMark, md, html, md2html

Install Markdig 1.3.2

.NET CLI

dotnet add package Markdig --version 1.3.2

Package Manager Console

Install-Package Markdig -Version 1.3.2

PackageReference (csproj)

<PackageReference Include="Markdig" Version="1.3.2" />

View full details, downloads chart, dependencies and version history on NuBrowse.