Markdig extension that renders any image inside a figure tag with a figcaption tag containing the title of the image.
Info
Version: | 1.0.0 |
Author(s): | Arthur Rump |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arthurrump/MarkdigExtensions |
NuGet Url: | https://www.nuget.org/packages/MarkdigExtensions.ImageAsFigure |
Install
Install-Package MarkdigExtensions.ImageAsFigure
dotnet add package MarkdigExtensions.ImageAsFigure
paket add MarkdigExtensions.ImageAsFigure
MarkdigExtensions.ImageAsFigure Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
- Markdig(>= 0.16.0)