jcdcdev.Umbraco.ExtendedMarkdownEditor 13.0.5-alpha0009

This is a prerelease version of jcdcdev.Umbraco.ExtendedMarkdownEditor.
There is a newer version of this package available.
See the version list below for details.
dotnet add package jcdcdev.Umbraco.ExtendedMarkdownEditor --version 13.0.5-alpha0009
                    
NuGet\Install-Package jcdcdev.Umbraco.ExtendedMarkdownEditor -Version 13.0.5-alpha0009
                    
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="jcdcdev.Umbraco.ExtendedMarkdownEditor" Version="13.0.5-alpha0009" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jcdcdev.Umbraco.ExtendedMarkdownEditor" Version="13.0.5-alpha0009" />
                    
Directory.Packages.props
<PackageReference Include="jcdcdev.Umbraco.ExtendedMarkdownEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jcdcdev.Umbraco.ExtendedMarkdownEditor --version 13.0.5-alpha0009
                    
#r "nuget: jcdcdev.Umbraco.ExtendedMarkdownEditor, 13.0.5-alpha0009"
                    
#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.
#:package jcdcdev.Umbraco.ExtendedMarkdownEditor@13.0.5-alpha0009
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=jcdcdev.Umbraco.ExtendedMarkdownEditor&version=13.0.5-alpha0009&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=jcdcdev.Umbraco.ExtendedMarkdownEditor&version=13.0.5-alpha0009&prerelease
                    
Install as a Cake Tool

jcdcdev.Umbraco.ExtendedMarkdownEditor

Documentation Umbraco Marketplace License NuGet Downloads Project Website

A lightweight custom property editor for Umbraco that sits on top of the default Umbraco.MarkdownEditor.

Plug and Play

All existing and future properties using Umbraco.MarkdownEditor will automatically use the new editor.

Removing this package will revert to the default Umbraco.MarkdownEditor, no data loss will occur.

Data Type

Extends the configuration to allow control over the transformation of Markdown to HTML

  • Header Offset - The offset to apply to the header levels
    • For example: -1 would transform # Header 1 to <h2>Header 1</h2>
  • External Links Open In New Tab - Adds target="_blank" to external links

Property Value Converter

Replaces IHtmlEncodedString with MarkdownValue which contains the following properties

  • Raw - The raw markdown as a string
  • Html - The transformed HTML value
  • Markdown - The Markdig MarkdownDocument

Quick Start

dotnet add package jcdcdev.Umbraco.ExtendedMarkdownEditor

Contributing

Contributions to this package are most welcome! Please visit the Contributing page.

Acknowledgements (Thanks)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
16.0.3 241 9/15/2025
16.0.3-alpha0003 263 9/15/2025
16.0.2 142 9/8/2025
16.0.2-alpha0020 118 9/6/2025
16.0.2-alpha0011 108 9/6/2025
16.0.2-alpha0003 136 8/10/2025
16.0.1 122 7/27/2025
16.0.1-alpha0009 146 7/7/2025
16.0.0 319 6/12/2025
16.0.0-alpha0007 295 6/12/2025
16.0.0-alpha0004 296 6/10/2025
16.0.0-alpha0001 147 5/11/2025
15.0.13 120 9/13/2025
15.0.13-alpha0003 119 9/13/2025
15.0.12 140 9/8/2025
15.0.12-alpha0013 106 9/6/2025
15.0.12-alpha0006 106 9/6/2025
15.0.11 146 8/12/2025
15.0.11-alpha0003 127 7/31/2025
15.0.10 104 7/27/2025
15.0.10-alpha0003 113 7/11/2025
15.0.9 153 7/3/2025
15.0.9-alpha0012 148 7/3/2025
15.0.8 300 6/10/2025
15.0.8-alpha0018 128 6/6/2025
15.0.8-alpha0008 153 6/3/2025
15.0.7 143 5/11/2025
15.0.7-alpha0016 157 5/8/2025
15.0.7-alpha0004 134 5/3/2025
15.0.6 192 4/23/2025
15.0.6-alpha0016 179 4/21/2025
15.0.6-alpha0008 195 4/16/2025
15.0.6-alpha0003 172 4/9/2025
15.0.5 160 4/4/2025
15.0.5-alpha0003 169 4/2/2025
15.0.4 233 3/30/2025
15.0.3 231 3/9/2025
15.0.3-alpha0015 155 3/26/2025
15.0.3-alpha0008 161 3/19/2025
15.0.3-alpha0003 227 3/7/2025
15.0.2 144 2/14/2025
15.0.2-alpha0003 109 2/12/2025
15.0.1 123 2/10/2025
15.0.1-alpha0003 99 2/6/2025
15.0.0 209 11/19/2024
15.0.0-alpha0011 109 11/17/2024
15.0.0-alpha0009 110 11/12/2024
15.0.0-alpha0004 114 10/17/2024
15.0.0-alpha0003 105 10/17/2024
15.0.0-alpha0001 125 10/9/2024
14.0.12 297 6/12/2025
14.0.12-alpha0006 153 5/8/2025
14.0.11 183 4/22/2025
14.0.11-alpha0008 183 4/22/2025
14.0.11-alpha0003 173 4/21/2025
14.0.10 183 4/18/2025
14.0.10-alpha0015 191 4/16/2025
14.0.10-alpha0008 217 4/10/2025
14.0.10-alpha0003 181 4/7/2025
14.0.9 175 3/30/2025
14.0.9-alpha0008 160 3/30/2025
14.0.9-alpha0003 153 3/26/2025
14.0.8 146 3/16/2025
14.0.8-alpha0003 158 3/13/2025
14.0.7 125 2/19/2025
14.0.7-alpha0003 111 2/17/2025
14.0.6 126 2/10/2025
14.0.6-alpha0008 116 2/10/2025
14.0.6-alpha0003 108 2/6/2025
14.0.5 114 1/28/2025
14.0.5-alpha0008 101 1/28/2025
14.0.5-alpha0003 93 1/25/2025
14.0.4 147 10/30/2024
14.0.4-alpha0003 113 10/29/2024
14.0.3 150 10/8/2024
14.0.2 152 9/27/2024
14.0.2-alpha0026 114 9/27/2024
14.0.2-alpha0012 109 9/26/2024
14.0.1 141 9/23/2024
14.0.1-alpha0012 116 9/23/2024
14.0.1-alpha0004 130 7/1/2024
14.0.0 175 6/12/2024
14.0.0-alpha0005 119 6/7/2024
14.0.0-alpha0004 126 6/7/2024
14.0.0-alpha0001 139 5/25/2024
13.0.6 146 8/12/2025
13.0.6-alpha0003 137 8/10/2025
13.0.5 103 7/27/2025
13.0.5-alpha0009 147 7/16/2025
13.0.4 295 6/12/2025
13.0.4-alpha0009 154 6/3/2025
13.0.3 216 4/23/2025
13.0.3-alpha0002 176 4/21/2025
13.0.2 153 3/16/2025
13.0.2-alpha0003 170 3/12/2025
13.0.1 580 10/28/2024
13.0.1-alpha0008 112 10/28/2024
13.0.0 242 5/25/2024
13.0.0-alpha0001 145 5/25/2024
12.0.1 145 6/20/2025
12.0.0 147 5/25/2024
12.0.0-alpha0001 132 5/25/2024
10.0.4 301 6/12/2025
10.0.4-alpha0010 153 6/2/2025
10.0.3 168 3/16/2025
10.0.3-alpha0003 146 3/13/2025
10.0.2 129 1/28/2025
10.0.2-alpha0003 94 1/25/2025
10.0.1 122 10/28/2024
10.0.1-alpha0020 115 10/28/2024
10.0.1-alpha0009 116 9/29/2024
10.0.0 151 5/25/2024
10.0.0-alpha0001 135 5/25/2024
0.1.0 188 5/14/2024