Write Pandoc filters in .NET, using strongly-typed data structures for the Pandoc AST.
Info
Version: | 0.3.42 |
Author(s): | Zev Spitz |
Last Update: | Wednesday, December 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zspitz/PandocFilters |
NuGet Url: | https://www.nuget.org/packages/PandocFilters |
Install
Install-Package PandocFilters
dotnet add package PandocFilters
paket add PandocFilters
PandocFilters Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- OneOf(>= 3.0.163)
- OneOf.Extended(>= 3.0.163)
- System.Collections.Immutable(>= 5.0.0)
- ZSpitz.Util(>= 0.1.87)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- OneOf(>= 3.0.163)
- OneOf.Extended(>= 3.0.163)
- System.Collections.Immutable(>= 5.0.0)
- ZSpitz.Util(>= 0.1.87)
Tags