Skip to content

JimBobSquarePants/umbmarkdown

Repository files navigation

UmbrMarkdown Logo UmbMarkdown

This repository contains a Markdown property editor for Umbraco designed to supersede the core one.

Supports Github Flavoured Markdown and improves upon the existing core Markdown editor in many ways.

UmbrMarkdown Demo

Consuming the Solution

Hopefully the core team will agree with me that this should replace the existing editor.

In the meantime nightlies are available from MyGet

A sample Nuget.config file is as follows:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <add key="nuget.org" value="https://www.nuget.org/api/v2/" />
    <add key="myget.umbmarkdown" value="https://www.myget.org/F/umbmarkdown/api/v3/index.json"/>
  </packageSources>
</configuration>

About

A fancy markdown editor for Umbraco

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published