Markdig.SyntaxHighlighting
1.1.7
Syntax Highlighting for Markdig.
Install-Package Markdig.SyntaxHighlighting -Version 1.1.7
dotnet add package Markdig.SyntaxHighlighting --version 1.1.7
<PackageReference Include="Markdig.SyntaxHighlighting" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Markdig.SyntaxHighlighting --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Markdig.SyntaxHighlighting, 1.1.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial Version.
Dependencies
-
- ColorCode.Portable (>= 1.0.3)
- Markdig (>= 0.11.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Markdig.SyntaxHighlighting:
Package | Downloads |
---|---|
lvlynx-pluginbase
PluginBase for lvlynx
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Markdig.SyntaxHighlighting:
Repository | Stars |
---|---|
mmanela/MarkdownOutlook
Write outlook emails in markdown
|
|
Vulnerator/Vulnerator
The official distribution of the vulnerability parsing utility.
|