Converter.MarkdownToBBCodeNM.Tool 1.0.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Converter.MarkdownToBBCodeNM.Tool --version 1.0.0.7
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.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Converter.MarkdownToBBCodeNM.Tool&version=1.0.0.7
nuke :add-package Converter.MarkdownToBBCodeNM.Tool --version 1.0.0.7

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 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 377 7/30/2023
1.0.0.16 162 7/25/2023
1.0.0.15 205 7/24/2023
1.0.0.14 212 7/24/2023
1.0.0.13 167 7/23/2023
1.0.0.12 168 7/22/2023
1.0.0.11 233 7/22/2023
1.0.0.10 244 7/22/2023
1.0.0.9 216 7/21/2023
1.0.0.8 164 7/21/2023
1.0.0.7 197 7/20/2023
1.0.0.6 148 7/20/2023
1.0.0.5 192 7/20/2023
1.0.0.1 206 7/20/2023