Markdig.SyntaxHighlighting
1.1.5
Syntax Highlighting for Markdig.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Markdig.SyntaxHighlighting -Version 1.1.5
dotnet add package Markdig.SyntaxHighlighting --version 1.1.5
<PackageReference Include="Markdig.SyntaxHighlighting" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Markdig.SyntaxHighlighting --version 1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Markdig.SyntaxHighlighting, 1.1.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Markdig.SyntaxHighlighting as a Cake Addin #addin nuget:?package=Markdig.SyntaxHighlighting&version=1.1.5 // Install Markdig.SyntaxHighlighting as a Cake Tool #tool nuget:?package=Markdig.SyntaxHighlighting&version=1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
|