项目作者: clarkd

项目描述 :
SimpleMDE Markdown Editor - for Umbraco
高级语言: JavaScript
项目地址: git://github.com/clarkd/simplemde-markdown-editor.git
创建时间: 2017-05-09T09:19:34Z
项目社区:https://github.com/clarkd/simplemde-markdown-editor

开源协议:MIT License

下载


SimpleMDE Markdown Editor for Umbraco

This package is based on the popular SimpleMDE markdown editor. The package adds a new property editor to Umbraco which can be used to add markdown and includes a live preview.

The image upload functionality is hooked into Umbraco’s media picker so you can choose and upload images directly from/to Umbraco’s media library.

Getting Started

  • Install the package
  • Create a new document type
  • Add a new property using the SimpleMDE Markdown Editor
  • All done!

Release Notes

0.3

  • Added ability to add links to Umbraco content nodes using the Content Picker

    0.2

  • Fix truncation when stored in DB
  • Fix cursor moving back to 0,0 when using toolbar

    0.1

  • Initial Release

Authors

License

This project is licensed under the MIT license. See the LICENSE.md for details.

Acknowledgements