https://github.com/jimbobsquarepants/umbmarkdown
A fancy markdown editor for Umbraco
https://github.com/jimbobsquarepants/umbmarkdown
markdown-editor umbraco
Last synced: 30 days ago
JSON representation
A fancy markdown editor for Umbraco
- Host: GitHub
- URL: https://github.com/jimbobsquarepants/umbmarkdown
- Owner: JimBobSquarePants
- License: apache-2.0
- Created: 2017-07-25T12:16:37.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-10-18T08:40:23.000Z (over 6 years ago)
- Last Synced: 2025-01-30T04:26:54.645Z (3 months ago)
- Topics: markdown-editor, umbraco
- Language: JavaScript
- Size: 2.47 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
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.
### 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](https://www.myget.org/gallery/umbmarkdown)
A sample Nuget.config file is as follows:
```xml
```