Info
Version: | 1.7.0 |
Author(s): | Giorgio Bianchini |
Last Update: | Saturday, August 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arklumpus/VectSharp |
NuGet Url: | https://www.nuget.org/packages/VectSharp.Markdown |
Install
Install-Package VectSharp.Markdown
dotnet add package VectSharp.Markdown
paket add VectSharp.Markdown
VectSharp.Markdown Download (Unzip the "nupkg" after downloading)
Dependencies
- Highlight.NoEngine(>= 9.0.0)
- Markdig(>= 0.23.0)
- VectSharp(>= 1.7.0)
- VectSharp.SVG(>= 1.3.0)
Extensible to support multiple output formats. This package adds Markdown document rendering capabilities.
For more information, see https://github.com/arklumpus/VectSharp.