Converter.MarkdownToBBCodeNM.Tool
1.0.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Converter.MarkdownToBBCodeNM.Tool --version 1.0.0.5
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 Converter.MarkdownToBBCodeNM.Tool --version 1.0.0.5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Converter.MarkdownToBBCodeNM.Tool&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Converter.MarkdownToBBCodeNM.Tool --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Converter.MarkdownToBBCodeNM
Converts Markdown into NexusMods BBCode
Installation
dotnet tool install -g Converter.MarkdownToBBCodeNM.Tool
Example
When installed as a global tool:
markdown_to_bbcodenm -i "**raw markdown**"
# -d or --disableextended will disable newline detection via two spaces
# and will disable HTML conversion
markdown_to_bbcodenm -i "~~raw\r\nmarkdown~~" --disableextended
markdown_to_bbcodenm -i "/markdown.md";
markdown_to_bbcodenm -i "/markdown.md" -o "/bbcode.txt";
Usage
markdown_to_bbcodenm -i "rawcode"; markdown_to_bbcodenm -i "/markdown.md";
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.0.17 | 406 | 7/30/2023 |
1.0.0.16 | 184 | 7/25/2023 |
1.0.0.15 | 225 | 7/24/2023 |
1.0.0.14 | 231 | 7/24/2023 |
1.0.0.13 | 190 | 7/23/2023 |
1.0.0.12 | 176 | 7/22/2023 |
1.0.0.11 | 240 | 7/22/2023 |
1.0.0.10 | 266 | 7/22/2023 |
1.0.0.9 | 237 | 7/21/2023 |
1.0.0.8 | 173 | 7/21/2023 |
1.0.0.7 | 207 | 7/20/2023 |
1.0.0.6 | 155 | 7/20/2023 |
1.0.0.5 | 200 | 7/20/2023 |
1.0.0.1 | 226 | 7/20/2023 |