Markdig
0.7.0
A fast, powerfull, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
See the version list below for details.
Install-Package Markdig -Version 0.7.0
dotnet add package Markdig --version 0.7.0
<PackageReference Include="Markdig" Version="0.7.0" />
paket add Markdig --version 0.7.0
Release Notes
>0.7.0
- Update to latest NETStandard.Library 1.6.0
- Fix issue with digits in auto-identifier extension
- Fix incorrect start of span calculated for code indented blocks
> 0.6.2
- Handle latest CommonMark specs for corner cases for emphasis (See https://talk.commonmark.org/t/emphasis-strong-emphasis-corner-cases/2123/1 )
> 0.6.1:
- Fix issue with autoidentifier extension overriding manual HTML attributes id on headings
> 0.6.0
- Fix conflicts between PipeTables and SmartyPants extensions
- Add SelfPipeline extension
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
Used By
NuGet packages (144)
Showing the top 5 NuGet packages that depend on Markdig:
Package | Downloads |
---|---|
ppy.osu.Framework
A 2D application/game framework written with rhythm games in mind.
|
|
Westwind.AspNetCore.Markdown
This library provides Markdown support for ASP.NET Core applications:
* Markdown TagHelper - embed static markdown text from files, urls or bind model data
* Markdown Page Handler Middleware to render Markdown files in your site
* Markdown Parsing Support via Markdown.Parse() and Markdown.ParseHtmlString()
* Markdown Parsing from Files via Markdown.ParseFromFile() and .ParseFromFileAsync()
* Markdown Parsiong from URL via Markdown.ParseFromUrl() and .ParseFromUrlAsync()
* Supports basic HTML Sanitation
* TagHelper supports White Space Normalization
* Customization of Markdown Processing Options
For similar features in System.Web based classic ASP.NET apps see `Westwind.Web.MarkdownControl`.
|
|
Octostache
Variable substitution syntax used in Octopus Deploy.
|
|
Wyam.Markdown
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides support for rendering Markdown content.
|
|
cloudscribe.SimpleContent.Web
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database
|
GitHub repositories (51)
Showing the top 5 popular GitHub repositories that depend on Markdig:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
ant-design-blazor/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.23.0 | 5,190 | 1/16/2021 |
0.22.1 | 49,336 | 12/2/2020 |
0.22.0 | 133,335 | 10/5/2020 |
0.21.1 | 122,987 | 8/17/2020 |
0.21.0 | 228 | 8/17/2020 |
0.20.0 | 266,771 | 4/18/2020 |
0.18.3 | 130,855 | 3/8/2020 |
0.18.2 | 221 | 3/8/2020 |
0.18.1 | 178,914 | 1/21/2020 |
0.18.0 | 245,712 | 10/24/2019 |
0.17.1 | 320,515 | 7/4/2019 |
0.17.0 | 279,874 | 5/11/2019 |
0.16.0 | 203,341 | 2/25/2019 |
0.15.7 | 60,799 | 1/11/2019 |
0.15.6 | 18,747 | 12/28/2018 |
0.15.5 | 50,818 | 12/11/2018 |
0.15.4 | 200,298 | 10/7/2018 |
0.15.3 | 11,011 | 9/26/2018 |
0.15.2 | 150,165 | 8/21/2018 |
0.15.1 | 48,212 | 7/10/2018 |
0.15.0 | 179,070 | 4/4/2018 |
0.14.9 | 218,661 | 1/15/2018 |
0.14.8 | 81,871 | 12/5/2017 |
0.14.7 | 20,969 | 11/25/2017 |
0.14.6 | 13,804 | 11/21/2017 |
0.14.5 | 3,458 | 11/18/2017 |
0.14.4 | 2,259 | 11/18/2017 |
0.14.3 | 26,355 | 11/1/2017 |
0.14.2 | 2,247 | 11/1/2017 |
0.14.1 | 4,335 | 10/27/2017 |
0.14.0 | 2,263 | 10/27/2017 |
0.13.4 | 12,944 | 10/17/2017 |
0.13.3 | 46,580 | 8/30/2017 |
0.13.2 | 10,734 | 8/29/2017 |
0.13.1 | 132,124 | 8/21/2017 |
0.13.0 | 6,782 | 8/3/2017 |
0.12.4 | 14,365 | 7/31/2017 |
0.12.3 | 25,676 | 6/26/2017 |
0.12.2 | 3,703 | 6/18/2017 |
0.12.1 | 38,018 | 5/29/2017 |
0.12.0 | 2,304 | 5/28/2017 |
0.11.0 | 8,317 | 5/8/2017 |
0.10.7 | 22,541 | 4/1/2017 |
0.10.6 | 60,789 | 2/24/2017 |
0.10.5 | 23,879 | 2/14/2017 |
0.10.4 | 78,837 | 12/12/2016 |
0.10.3 | 14,287 | 11/29/2016 |
0.10.2 | 2,210 | 11/26/2016 |
0.10.1 | 2,759 | 11/19/2016 |
0.10.0 | 7,163 | 10/16/2016 |
0.9.1 | 3,131 | 10/11/2016 |
0.9.0 | 3,041 | 10/11/2016 |
0.8.5 | 3,732 | 9/23/2016 |
0.8.4 | 2,343 | 9/22/2016 |
0.8.3 | 2,332 | 9/22/2016 |
0.8.2 | 2,343 | 9/22/2016 |
0.8.1 | 2,376 | 9/21/2016 |
0.8.0 | 2,429 | 9/19/2016 |
0.7.5 | 2,363 | 9/18/2016 |
0.7.4 | 6,239 | 7/30/2016 |
0.7.3 | 3,457 | 7/23/2016 |
0.7.2 | 5,043 | 7/20/2016 |
0.7.1 | 4,419 | 6/30/2016 |
0.7.0 | 2,591 | 6/27/2016 |
0.6.2 | 2,385 | 6/25/2016 |
0.6.1 | 2,418 | 6/24/2016 |
0.6.0 | 2,347 | 6/24/2016 |
0.5.12 | 2,352 | 6/23/2016 |
0.5.11 | 2,359 | 6/23/2016 |
0.5.10 | 2,364 | 6/22/2016 |
0.5.9 | 30,714 | 6/21/2016 |
0.5.8 | 2,411 | 6/21/2016 |
0.5.7 | 2,419 | 6/20/2016 |
0.5.6 | 2,368 | 6/20/2016 |
0.5.5 | 2,372 | 6/20/2016 |
0.5.4 | 2,354 | 6/19/2016 |
0.5.3 | 2,369 | 6/19/2016 |
0.5.2 | 2,381 | 6/17/2016 |
0.5.1 | 2,372 | 6/15/2016 |
0.5.0 | 2,362 | 6/15/2016 |
0.4.0 | 2,365 | 6/13/2016 |
0.3.4 | 2,353 | 6/10/2016 |
0.3.3 | 2,320 | 6/10/2016 |
0.3.2 | 2,357 | 6/9/2016 |
0.3.1 | 2,346 | 6/9/2016 |
0.3.0 | 2,343 | 6/8/2016 |
0.2.1 | 2,353 | 6/6/2016 |
0.2.0 | 2,414 | 5/30/2016 |
0.1.1 | 2,364 | 5/30/2016 |
0.1.0 | 2,440 | 5/25/2016 |