jcdcdev.Umbraco.ExtendedMarkdownEditor 16.0.0-alpha0001

This is a prerelease version of jcdcdev.Umbraco.ExtendedMarkdownEditor.
dotnet add package jcdcdev.Umbraco.ExtendedMarkdownEditor --version 16.0.0-alpha0001
                    
NuGet\Install-Package jcdcdev.Umbraco.ExtendedMarkdownEditor -Version 16.0.0-alpha0001
                    
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="16.0.0-alpha0001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jcdcdev.Umbraco.ExtendedMarkdownEditor" Version="16.0.0-alpha0001" />
                    
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 16.0.0-alpha0001
                    
#r "nuget: jcdcdev.Umbraco.ExtendedMarkdownEditor, 16.0.0-alpha0001"
                    
#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.
#addin nuget:?package=jcdcdev.Umbraco.ExtendedMarkdownEditor&version=16.0.0-alpha0001&prerelease
                    
Install jcdcdev.Umbraco.ExtendedMarkdownEditor as a Cake Addin
#tool nuget:?package=jcdcdev.Umbraco.ExtendedMarkdownEditor&version=16.0.0-alpha0001&prerelease
                    
Install jcdcdev.Umbraco.ExtendedMarkdownEditor 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 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.  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.0-alpha0001 49 5/11/2025
15.0.7 46 5/11/2025
15.0.7-alpha0016 123 5/8/2025
15.0.7-alpha0004 101 5/3/2025
15.0.6 161 4/23/2025
15.0.6-alpha0016 151 4/21/2025
15.0.6-alpha0008 167 4/16/2025
15.0.6-alpha0003 143 4/9/2025
15.0.5 134 4/4/2025
15.0.5-alpha0003 143 4/2/2025
15.0.4 204 3/30/2025
15.0.3 205 3/9/2025
15.0.3-alpha0015 125 3/26/2025
15.0.3-alpha0008 136 3/19/2025
15.0.3-alpha0003 202 3/7/2025
15.0.2 112 2/14/2025
15.0.2-alpha0003 83 2/12/2025
15.0.1 96 2/10/2025
15.0.1-alpha0003 72 2/6/2025
15.0.0 181 11/19/2024
15.0.0-alpha0011 81 11/17/2024
15.0.0-alpha0009 82 11/12/2024
15.0.0-alpha0004 88 10/17/2024
15.0.0-alpha0003 79 10/17/2024
15.0.0-alpha0001 97 10/9/2024
14.0.12-alpha0006 122 5/8/2025
14.0.11 149 4/22/2025
14.0.11-alpha0008 152 4/22/2025
14.0.11-alpha0003 141 4/21/2025
14.0.10 150 4/18/2025
14.0.10-alpha0015 162 4/16/2025
14.0.10-alpha0008 184 4/10/2025
14.0.10-alpha0003 150 4/7/2025
14.0.9 144 3/30/2025
14.0.9-alpha0008 131 3/30/2025
14.0.9-alpha0003 126 3/26/2025
14.0.8 119 3/16/2025
14.0.8-alpha0003 131 3/13/2025
14.0.7 95 2/19/2025
14.0.7-alpha0003 84 2/17/2025
14.0.6 104 2/10/2025
14.0.6-alpha0008 80 2/10/2025
14.0.6-alpha0003 77 2/6/2025
14.0.5 82 1/28/2025
14.0.5-alpha0008 74 1/28/2025
14.0.5-alpha0003 74 1/25/2025
14.0.4 119 10/30/2024
14.0.4-alpha0003 86 10/29/2024
14.0.3 116 10/8/2024
14.0.2 118 9/27/2024
14.0.2-alpha0026 88 9/27/2024
14.0.2-alpha0012 81 9/26/2024
14.0.1 112 9/23/2024
14.0.1-alpha0012 90 9/23/2024
14.0.1-alpha0004 100 7/1/2024
14.0.0 141 6/12/2024
14.0.0-alpha0005 95 6/7/2024
14.0.0-alpha0004 102 6/7/2024
14.0.0-alpha0001 114 5/25/2024
13.0.3 167 4/23/2025
13.0.3-alpha0002 143 4/21/2025
13.0.2 121 3/16/2025
13.0.2-alpha0003 144 3/12/2025
13.0.1 547 10/28/2024
13.0.1-alpha0008 81 10/28/2024
13.0.0 226 5/25/2024
13.0.0-alpha0001 114 5/25/2024
12.0.0 122 5/25/2024
12.0.0-alpha0001 116 5/25/2024
10.0.3 121 3/16/2025
10.0.3-alpha0003 130 3/13/2025
10.0.2 86 1/28/2025
10.0.2-alpha0003 79 1/25/2025
10.0.1 96 10/28/2024
10.0.1-alpha0020 85 10/28/2024
10.0.1-alpha0009 90 9/29/2024
10.0.0 122 5/25/2024
10.0.0-alpha0001 109 5/25/2024
0.1.0 163 5/14/2024