dotnet-html2md
2.1.9
.NET Core 3.1
dotnet tool install --global dotnet-html2md --version 2.1.9
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-html2md --version 2.1.9
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-html2md&version=2.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-html2md --version 2.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A command line tool capable of converting an HTML page to markdown, downloading and re-linking any associated images.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2.1.9 | 499 | 8/13/2020 |
2.1.8 | 410 | 8/13/2020 |
2.1.7 | 402 | 8/13/2020 |
2.1.6 | 416 | 8/12/2020 |
2.1.5 | 436 | 8/12/2020 |
2.1.4 | 449 | 8/12/2020 |
2.1.3 | 448 | 8/12/2020 |
2.1.2 | 465 | 8/12/2020 |
2.1.1 | 314 | 8/12/2020 |
2.1.0 | 358 | 8/12/2020 |
2.0.0 | 389 | 8/12/2020 |
1.1.5 | 340 | 8/11/2020 |
1.1.4 | 362 | 8/11/2020 |
1.1.3 | 373 | 8/11/2020 |
1.1.2 | 356 | 8/11/2020 |
1.1.1 | 311 | 8/10/2020 |
1.1.0 | 369 | 8/9/2020 |
1.0.2 | 318 | 8/7/2020 |
1.0.1 | 328 | 8/7/2020 |
1.0.0 | 357 | 8/7/2020 |
Added support for extracting Front Matter metadata