Markdig extension that highlights code in fenced code blocks.
Info
Version: | 1.0.3 |
Author(s): | Arthur Rump |
Last Update: | Friday, January 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arthurrump/MarkdigExtensions |
NuGet Url: | https://www.nuget.org/packages/MarkdigExtensions.SyntaxHighlighting |
Install
Install-Package MarkdigExtensions.SyntaxHighlighting
dotnet add package MarkdigExtensions.SyntaxHighlighting
paket add MarkdigExtensions.SyntaxHighlighting
MarkdigExtensions.SyntaxHighlighting Download (Unzip the "nupkg" after downloading)
Dependencies
- ColorCode.HTML(>= 2.0.6)
- FSharp.Core(>= 4.7.0)
- Markdig(>= 0.16.0)