Soenneker.Extensions.String.Markdown 3.0.339

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Extensions.String.Markdown --version 3.0.339                
NuGet\Install-Package Soenneker.Extensions.String.Markdown -Version 3.0.339                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Extensions.String.Markdown" Version="3.0.339" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Extensions.String.Markdown --version 3.0.339                
#r "nuget: Soenneker.Extensions.String.Markdown, 3.0.339"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Soenneker.Extensions.String.Markdown as a Cake Addin
#addin nuget:?package=Soenneker.Extensions.String.Markdown&version=3.0.339

// Install Soenneker.Extensions.String.Markdown as a Cake Tool
#tool nuget:?package=Soenneker.Extensions.String.Markdown&version=3.0.339                

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Extensions.String.Markdown

A collection of helpful markdown string extension methods

Installation

dotnet add package Soenneker.Extensions.String.Markdown

Examples

ToHtml()

string markdown = "# Hello, World!";
string html = markdown.ToHtml();
Console.WriteLine(html); // Output: <h1>Hello, World!</h1>

Converts a Markdown string to an HTML string.

ToHtmlMarkup()

string markdown = "# Hello, World!";
MarkupString htmlMarkup = markdown.ToHtmlMarkup();
Console.WriteLine(htmlMarkup); // Output: <h1>Hello, World!</h1>

Converts a Markdown string to an HTML MarkupString.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.568 41 3/12/2025
3.0.567 35 3/12/2025
3.0.566 61 3/11/2025
3.0.565 74 3/11/2025
3.0.564 74 3/11/2025
3.0.563 65 3/11/2025
3.0.562 67 3/11/2025
3.0.561 63 3/11/2025
3.0.560 71 3/11/2025
3.0.559 69 3/11/2025
3.0.558 91 3/2/2025
3.0.557 89 3/2/2025
3.0.556 80 3/1/2025
3.0.555 80 3/1/2025
3.0.554 82 3/1/2025
3.0.553 84 3/1/2025
3.0.552 76 3/1/2025
3.0.551 81 3/1/2025
3.0.550 76 3/1/2025
3.0.549 79 3/1/2025
3.0.548 80 3/1/2025
3.0.547 74 3/1/2025
3.0.546 88 2/25/2025
3.0.545 80 2/25/2025
3.0.544 79 2/25/2025
3.0.543 68 2/24/2025
3.0.542 65 2/24/2025
3.0.541 86 2/22/2025
3.0.540 79 2/22/2025
3.0.539 81 2/22/2025
3.0.538 77 2/22/2025
3.0.537 80 2/21/2025
3.0.536 84 2/21/2025
3.0.535 92 2/21/2025
3.0.534 86 2/19/2025
3.0.533 86 2/19/2025
3.0.532 79 2/18/2025
3.0.531 91 2/18/2025
3.0.530 86 2/18/2025
3.0.529 88 2/18/2025
3.0.528 90 2/13/2025
3.0.527 90 2/13/2025
3.0.526 98 2/12/2025
3.0.525 84 2/12/2025
3.0.524 89 2/12/2025
3.0.523 96 2/12/2025
3.0.522 87 2/11/2025
3.0.521 92 2/11/2025
3.0.520 92 2/11/2025
3.0.519 96 2/11/2025
3.0.518 90 2/11/2025
3.0.517 81 2/11/2025
3.0.516 84 2/11/2025
3.0.515 85 2/11/2025
3.0.514 90 2/11/2025
3.0.513 86 2/10/2025
3.0.512 83 2/10/2025
3.0.511 85 2/10/2025
3.0.510 91 2/10/2025
3.0.509 91 2/10/2025
3.0.508 86 2/9/2025
3.0.507 93 2/8/2025
3.0.506 88 2/8/2025
3.0.505 83 2/8/2025
3.0.504 78 2/8/2025
3.0.503 79 2/7/2025
3.0.502 96 2/7/2025
3.0.501 86 2/7/2025
3.0.500 83 2/7/2025
3.0.499 83 2/7/2025
3.0.498 80 2/7/2025
3.0.497 81 2/7/2025
3.0.496 91 2/7/2025
3.0.495 81 2/7/2025
3.0.494 85 2/7/2025
3.0.493 84 2/7/2025
3.0.492 80 2/5/2025
3.0.491 82 2/5/2025
3.0.490 81 2/5/2025
3.0.489 82 1/28/2025
3.0.488 80 1/28/2025
3.0.487 87 1/27/2025
3.0.486 72 1/27/2025
3.0.485 77 1/27/2025
3.0.484 82 1/27/2025
3.0.483 77 1/27/2025
3.0.482 74 1/27/2025
3.0.481 101 1/26/2025
3.0.480 87 1/26/2025
3.0.479 83 1/25/2025
3.0.478 87 1/25/2025
3.0.477 85 1/25/2025
3.0.476 78 1/25/2025
3.0.475 73 1/24/2025
3.0.474 72 1/24/2025
3.0.473 72 1/24/2025
3.0.472 75 1/24/2025
3.0.471 77 1/24/2025
3.0.470 78 1/24/2025
3.0.469 81 1/24/2025
3.0.468 76 1/24/2025
3.0.467 84 1/24/2025
3.0.466 80 1/24/2025
3.0.465 70 1/24/2025
3.0.463 86 1/23/2025
3.0.462 88 1/21/2025
3.0.461 83 1/21/2025
3.0.460 88 1/21/2025
3.0.459 84 1/21/2025
3.0.458 81 1/21/2025
3.0.457 80 1/21/2025
3.0.456 91 1/21/2025
3.0.455 73 1/20/2025
3.0.454 76 1/20/2025
3.0.453 83 1/20/2025
3.0.452 75 1/20/2025
3.0.451 75 1/20/2025
3.0.450 80 1/20/2025
3.0.449 73 1/20/2025
3.0.448 87 1/20/2025
3.0.447 87 1/20/2025
3.0.446 84 1/20/2025
3.0.445 89 1/20/2025
3.0.444 79 1/20/2025
3.0.443 85 1/19/2025
3.0.442 75 1/19/2025
3.0.441 76 1/19/2025
3.0.440 81 1/19/2025
3.0.439 73 1/19/2025
3.0.438 68 1/19/2025
3.0.437 74 1/18/2025
3.0.436 75 1/18/2025
3.0.435 85 1/18/2025
3.0.434 83 1/17/2025
3.0.433 80 1/17/2025
3.0.432 78 1/17/2025
3.0.431 77 1/17/2025
3.0.430 83 1/16/2025
3.0.429 86 1/16/2025
3.0.428 75 1/16/2025
3.0.427 70 1/16/2025
3.0.426 88 1/16/2025
3.0.425 73 1/16/2025
3.0.424 71 1/16/2025
3.0.423 79 1/15/2025
3.0.422 73 1/15/2025
3.0.421 76 1/15/2025
3.0.420 87 1/15/2025
3.0.419 81 1/15/2025
3.0.418 64 1/15/2025
3.0.417 59 1/15/2025
3.0.416 53 1/15/2025
3.0.415 55 1/15/2025
3.0.414 48 1/15/2025
3.0.413 50 1/15/2025
3.0.412 50 1/14/2025
3.0.411 45 1/14/2025
3.0.410 50 1/14/2025
3.0.409 48 1/14/2025
3.0.408 53 1/14/2025
3.0.407 49 1/14/2025
3.0.406 47 1/14/2025
3.0.405 48 1/14/2025
3.0.404 54 1/13/2025
3.0.403 59 1/12/2025
3.0.402 68 1/12/2025
3.0.401 70 1/11/2025
3.0.400 65 1/11/2025
3.0.399 67 1/10/2025
3.0.398 64 1/10/2025
3.0.397 68 1/10/2025
3.0.396 64 1/10/2025
3.0.395 70 1/10/2025
3.0.394 68 1/10/2025
3.0.393 70 1/10/2025
3.0.392 93 1/3/2025
3.0.391 93 1/3/2025
3.0.390 94 1/2/2025
3.0.389 95 1/2/2025
3.0.388 107 1/2/2025
3.0.387 91 1/2/2025
3.0.386 94 1/2/2025
3.0.385 106 1/1/2025
3.0.384 104 1/1/2025
3.0.383 94 1/1/2025
3.0.382 96 1/1/2025
3.0.381 95 12/31/2024
3.0.380 87 12/31/2024
3.0.379 91 12/31/2024
3.0.378 91 12/31/2024
3.0.377 89 12/31/2024
3.0.376 108 12/31/2024
3.0.375 108 12/31/2024
3.0.374 80 12/31/2024
3.0.373 75 12/31/2024
3.0.372 83 12/31/2024
3.0.371 92 12/31/2024
3.0.370 83 12/31/2024
3.0.369 86 12/31/2024
3.0.368 87 12/27/2024
3.0.367 80 12/27/2024
3.0.366 83 12/24/2024
3.0.365 84 12/24/2024
3.0.364 83 12/24/2024
3.0.363 86 12/24/2024
3.0.362 85 12/24/2024
3.0.361 82 12/24/2024
3.0.360 91 12/24/2024
3.0.359 84 12/23/2024
3.0.358 85 12/23/2024
3.0.357 87 12/23/2024
3.0.356 86 12/23/2024
3.0.355 87 12/23/2024
3.0.354 97 12/23/2024
3.0.353 91 12/23/2024
3.0.352 87 12/22/2024
3.0.351 85 12/22/2024
3.0.350 92 12/22/2024
3.0.349 93 12/22/2024
3.0.348 85 12/21/2024
3.0.347 79 12/21/2024
3.0.346 89 12/21/2024
3.0.345 86 12/21/2024
3.0.344 88 12/21/2024
3.0.343 87 12/21/2024
3.0.342 87 12/21/2024
3.0.341 82 12/21/2024
3.0.340 90 12/21/2024
3.0.339 86 12/21/2024
3.0.338 86 12/21/2024
3.0.337 84 12/21/2024
3.0.336 86 12/21/2024
3.0.335 89 12/21/2024
3.0.334 88 12/20/2024
3.0.333 89 12/20/2024
3.0.332 82 12/20/2024
3.0.331 83 12/20/2024
3.0.330 82 12/20/2024
3.0.329 85 12/20/2024
3.0.328 88 12/20/2024
3.0.327 89 12/19/2024
3.0.326 87 12/19/2024
3.0.325 82 12/19/2024
3.0.324 86 12/19/2024
3.0.323 83 12/19/2024
3.0.322 90 12/18/2024
3.0.321 81 12/18/2024
3.0.320 91 12/18/2024
3.0.319 93 12/17/2024
3.0.318 93 12/17/2024
3.0.317 86 12/17/2024
3.0.316 90 12/16/2024
3.0.315 91 12/16/2024
3.0.314 83 12/10/2024
3.0.313 84 12/10/2024
3.0.312 83 12/9/2024
3.0.311 88 12/9/2024
3.0.310 79 12/9/2024
3.0.309 87 12/9/2024
3.0.308 93 12/7/2024
3.0.307 92 12/6/2024
3.0.306 89 12/6/2024
3.0.305 85 12/6/2024
3.0.304 89 12/6/2024
3.0.303 91 12/6/2024
3.0.302 88 12/6/2024
3.0.301 90 12/6/2024
3.0.300 87 12/6/2024
3.0.299 101 12/6/2024
3.0.298 88 12/6/2024
3.0.297 89 12/6/2024
3.0.296 86 12/6/2024
3.0.295 95 12/6/2024
3.0.293 100 12/5/2024
3.0.292 82 12/5/2024
3.0.291 86 12/5/2024
3.0.290 90 12/5/2024
3.0.289 89 12/5/2024
3.0.288 97 12/5/2024
3.0.287 89 12/5/2024
3.0.286 92 12/5/2024
3.0.285 89 12/5/2024
3.0.284 91 12/4/2024
3.0.283 85 12/4/2024
3.0.282 89 12/4/2024
3.0.281 83 12/4/2024
3.0.280 88 12/4/2024
3.0.279 87 12/4/2024
3.0.278 98 12/4/2024
3.0.277 95 12/4/2024
3.0.276 91 12/4/2024
3.0.275 96 12/4/2024
3.0.274 93 12/3/2024
3.0.273 85 12/3/2024
3.0.272 93 12/3/2024
3.0.271 82 12/3/2024
3.0.270 87 12/3/2024
3.0.269 81 12/3/2024
3.0.268 85 12/3/2024
3.0.267 81 12/3/2024
3.0.266 80 12/2/2024
3.0.265 92 12/2/2024
3.0.264 83 12/2/2024
3.0.263 86 12/2/2024
3.0.262 83 12/2/2024
3.0.261 90 12/2/2024
3.0.260 95 12/2/2024
3.0.259 83 12/2/2024
3.0.258 94 12/1/2024
3.0.257 87 12/1/2024
3.0.256 88 12/1/2024
3.0.255 94 12/1/2024
3.0.254 84 11/29/2024
3.0.253 85 11/29/2024
3.0.252 93 11/21/2024
3.0.251 90 11/21/2024
3.0.250 114 11/20/2024
3.0.249 92 11/20/2024
3.0.248 91 11/20/2024
3.0.247 89 11/20/2024
3.0.246 91 11/19/2024
3.0.245 87 11/19/2024
3.0.244 85 11/19/2024
3.0.243 90 11/19/2024
3.0.242 83 11/19/2024
3.0.241 81 11/19/2024
3.0.240 86 11/19/2024
3.0.239 84 11/19/2024
3.0.238 80 11/19/2024
3.0.237 84 11/19/2024
3.0.236 93 11/15/2024
3.0.235 83 11/14/2024
3.0.234 89 11/14/2024
3.0.233 87 11/14/2024
3.0.232 87 11/14/2024
3.0.231 87 11/14/2024
3.0.230 90 11/14/2024
3.0.229 87 11/14/2024
3.0.228 94 11/14/2024
3.0.227 91 11/14/2024
3.0.226 90 11/14/2024
3.0.225 91 11/14/2024
3.0.224 89 11/14/2024
3.0.223 91 11/14/2024
3.0.222 87 11/14/2024
3.0.221 90 11/14/2024
3.0.220 90 11/14/2024
2.1.219 90 11/13/2024
2.1.218 91 11/13/2024
2.1.217 88 11/13/2024
2.1.216 96 11/13/2024
2.1.215 101 11/13/2024
2.1.214 93 11/12/2024
2.1.213 88 11/12/2024
2.1.212 115 11/9/2024
2.1.211 98 11/9/2024
2.1.210 100 11/9/2024
2.1.209 100 11/8/2024
2.1.208 103 11/8/2024
2.1.207 102 11/8/2024
2.1.206 95 11/8/2024
2.1.205 87 11/8/2024
2.1.204 92 11/8/2024
2.1.203 93 11/8/2024
2.1.202 87 11/6/2024
2.1.201 94 11/1/2024
2.1.200 94 11/1/2024
2.1.199 93 11/1/2024
2.1.198 103 10/29/2024
2.1.197 84 10/29/2024
2.1.196 92 10/29/2024
2.1.195 86 10/29/2024
2.1.194 82 10/29/2024
2.1.193 84 10/28/2024
2.1.192 95 10/28/2024
2.1.191 94 10/26/2024
2.1.190 88 10/26/2024
2.1.189 96 10/25/2024
2.1.188 99 10/22/2024
2.1.187 87 10/22/2024
2.1.186 91 10/22/2024
2.1.185 76 10/22/2024
2.1.184 87 10/22/2024
2.1.183 99 10/17/2024
2.1.182 89 10/17/2024
2.1.181 99 10/15/2024
2.1.180 87 10/15/2024
2.1.179 95 10/12/2024
2.1.178 96 10/12/2024
2.1.177 90 10/11/2024
2.1.176 105 10/11/2024
2.1.175 91 10/9/2024
2.1.174 86 10/9/2024
2.1.173 85 10/9/2024
2.1.172 97 10/9/2024
2.1.171 89 10/9/2024
2.1.170 94 10/8/2024
2.1.169 94 10/8/2024
2.1.168 88 10/8/2024
2.1.167 89 10/8/2024
2.1.166 102 10/3/2024
2.1.165 87 10/3/2024
2.1.164 94 10/3/2024
2.1.163 101 10/3/2024
2.1.162 97 10/3/2024
2.1.161 100 10/2/2024
2.1.160 98 10/2/2024
2.1.159 96 10/2/2024
2.1.158 95 10/2/2024
2.1.157 101 10/1/2024
2.1.156 98 10/1/2024
2.1.155 109 10/1/2024
2.1.154 96 10/1/2024
2.1.153 99 10/1/2024
2.1.152 91 10/1/2024
2.1.151 89 9/30/2024
2.1.150 94 9/29/2024
2.1.149 90 9/29/2024
2.1.148 91 9/29/2024
2.1.147 89 9/29/2024
2.1.146 123 9/27/2024
2.1.145 90 9/27/2024
2.1.144 88 9/27/2024
2.1.143 88 9/27/2024
2.1.142 91 9/27/2024
2.1.141 94 9/27/2024
2.1.140 88 9/27/2024
2.1.139 107 9/26/2024
2.1.138 84 9/26/2024
2.1.137 86 9/26/2024
2.1.136 92 9/26/2024
2.1.135 96 9/26/2024
2.1.134 96 9/26/2024
2.1.133 94 9/26/2024
2.1.132 90 9/26/2024
2.1.131 90 9/23/2024
2.1.130 92 9/23/2024
2.1.129 92 9/23/2024
2.1.128 113 9/23/2024
2.1.127 101 9/23/2024
2.1.126 94 9/23/2024
2.1.125 102 9/23/2024
2.1.124 100 9/23/2024
2.1.123 95 9/23/2024
2.1.122 92 9/23/2024
2.1.121 95 9/23/2024
2.1.120 92 9/23/2024
2.1.119 96 9/23/2024
2.1.118 92 9/23/2024
2.1.117 95 9/18/2024
2.1.116 89 9/18/2024
2.1.115 103 9/18/2024
2.1.114 100 9/18/2024
2.1.113 100 9/18/2024
2.1.112 110 9/18/2024
2.1.111 103 9/17/2024
2.1.110 107 9/17/2024
2.1.109 109 9/17/2024
2.1.108 111 9/17/2024
2.1.107 103 9/17/2024
2.1.106 107 9/17/2024
2.1.105 105 9/17/2024
2.1.104 102 9/17/2024
2.1.103 112 9/17/2024
2.1.102 112 9/17/2024
2.1.101 105 9/17/2024
2.1.100 106 9/16/2024
2.1.99 109 9/16/2024
2.1.98 110 9/16/2024
2.1.97 106 9/12/2024
2.1.96 115 9/12/2024
2.1.95 105 9/12/2024
2.1.94 109 9/12/2024
2.1.93 100 9/12/2024
2.1.92 111 9/11/2024
2.1.91 115 9/11/2024
2.1.90 105 9/11/2024
2.1.89 106 9/11/2024
2.1.88 105 9/11/2024
2.1.86 105 9/11/2024
2.1.85 106 9/11/2024
2.1.84 110 9/11/2024
2.1.83 99 9/10/2024
2.1.82 103 9/10/2024
2.1.81 101 9/10/2024
2.1.80 99 9/10/2024
2.1.79 94 9/10/2024
2.1.78 98 9/10/2024
2.1.77 101 9/10/2024
2.1.76 97 9/9/2024
2.1.74 91 9/9/2024
2.1.73 103 9/9/2024
2.1.72 99 9/9/2024
2.1.71 102 9/9/2024
2.1.70 97 9/9/2024
2.1.69 94 9/9/2024
2.1.68 94 9/9/2024
2.1.67 101 9/9/2024
2.1.66 96 9/9/2024
2.1.65 111 9/7/2024
2.1.64 101 9/7/2024
2.1.63 100 9/7/2024
2.1.62 112 9/6/2024
2.1.61 101 9/6/2024
2.1.60 107 9/6/2024
2.1.59 98 9/5/2024
2.1.58 99 9/5/2024
2.1.57 98 9/5/2024
2.1.56 97 9/5/2024
2.1.55 98 9/5/2024
2.1.54 110 9/5/2024
2.1.53 94 9/5/2024
2.1.52 96 9/5/2024
2.1.51 96 9/5/2024
2.1.50 97 9/5/2024
2.1.49 99 9/5/2024
2.1.48 101 9/4/2024
2.1.47 104 9/4/2024
2.1.46 104 9/4/2024
2.1.45 85 9/3/2024
2.1.44 96 9/3/2024
2.1.43 96 9/3/2024
2.1.42 92 9/3/2024
2.1.41 103 9/3/2024
2.1.40 105 8/29/2024
2.1.39 103 8/29/2024
2.1.38 103 8/29/2024
2.1.37 117 8/26/2024
2.1.36 109 8/26/2024
2.1.35 108 8/26/2024
2.1.34 133 8/21/2024
2.1.33 136 8/21/2024
2.1.32 126 8/21/2024
2.1.31 132 8/21/2024
2.1.30 137 8/21/2024
2.1.29 131 8/20/2024
2.1.28 127 8/20/2024
2.1.27 121 8/20/2024
2.1.26 129 8/20/2024
2.1.25 128 8/20/2024
2.1.24 113 8/20/2024
2.1.23 112 8/20/2024
2.1.22 119 8/20/2024
2.1.21 122 8/19/2024
2.1.20 131 8/15/2024
2.1.19 120 8/15/2024
2.1.18 124 8/15/2024
2.1.17 128 8/15/2024
2.1.16 134 8/13/2024
2.1.15 94 8/1/2024
2.1.14 97 7/25/2024
2.1.13 104 7/24/2024
2.1.12 102 7/24/2024
2.1.11 156 7/20/2024
2.1.10 98 7/20/2024
2.1.9 98 7/20/2024
2.1.8 124 7/14/2024
2.1.7 112 7/14/2024
2.1.6 106 7/14/2024
2.1.5 104 7/14/2024
2.1.4 111 7/14/2024
2.1.3 101 7/14/2024
2.1.2 100 7/14/2024
2.1.1 116 7/13/2024