Westwind.Web.Markdown
0.2.5
See the version list below for details.
Requires NuGet 2.26 or higher.
dotnet add package Westwind.Web.Markdown --version 0.2.5
NuGet\Install-Package Westwind.Web.Markdown -Version 0.2.5
<PackageReference Include="Westwind.Web.Markdown" Version="0.2.5" />
paket add Westwind.Web.Markdown --version 0.2.5
#r "nuget: Westwind.Web.Markdown, 0.2.5"
// Install Westwind.Web.Markdown as a Cake Addin #addin nuget:?package=Westwind.Web.Markdown&version=0.2.5 // Install Westwind.Web.Markdown as a Cake Tool #tool nuget:?package=Westwind.Web.Markdown&version=0.2.5
Markdown support for classic ASP.NET MVC and WebForms applications using the popular MarkDig Markdown parser.
Provides the following features:
* Markdown.Parse(), Markdown.ParseHtml() methods
* A Markdown Control for static Markdown text or dynamic assignment
* Supports HTML Sanitation
* Supports White Space handling for Markdown text
* Customization of Markdown Parser
* Supports many Markdown support features courtesy of MarkDig
For .NET Core support see `Westwind.AspNetCore.Markdown`.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Markdig (>= 0.15.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.