1.0.2releasedSimpleMDE Markdown Editor

Add SimpleMDE Markdown Editor to markdown enabled fields.

Clone URLhttps://github.com/animaux/simplemde.git

Add as a submodulegit submodule add https://github.com/animaux/simplemde.git extensions/simplemde --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNoNo1.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.2

Readme

SimpleMDE Markdown Editor

Add SimpleMDE Markdown Editor to markdown enabled fields in the Symphony CMS publish area.

SimpleMDE Markdown Editor - Publish UI

Usage

Install and activate. Options are currently only configurable in assets/simplemde.publish.js.

Acknowledgement

This extension is based on Nils Hörrmann’s Backend Assets which is based on Michael Eichelsdörfer’s Admin CSS Override and steals some code from several other symphony extensions :)

Thanks to Roman Klein for valuable contributions.

Version history

Symphony 2.6 to 2.x.x

  • Don’t let long Links break the layout, too

Symphony 2.6 to 2.x.x

  • Don’t let long URLs break ~~my heart~~ the layout

Symphony 2.6 to 2.x.x

  • Mark as stable
  • Define Markdown-highlighting

Symphony 2.6 to 2.x.x

  • Added compatibility with height settings of Multilingual Textbox Field

Symphony 2.6 to 2.x.x

  • Restore borked toolbar

Symphony 2.6 to 2.x.x

  • Ensure compatibility with »Are you sure?«-extension by forcing textarea-sync

Symphony 2.6 to 2.x.x

  • Use »+« as default character for lists
  • Tab = 4 spaces

Symphony 2.6 to 2.x.x

  • Remove Fontawesome external dependency
  • Update SimpleMDE to v1.11.2

Symphony 2.6 to 2.x.x

  • Editor height now adapts to the row-settings of the textarea
  • Use Symphony's default font settings (instead of monospace fonts)

Symphony 2.6 to 2.x.x

  • Now works with multiple markdown textareas
  • No more JS Error when there’s no textarea on the page

Symphony 2.6 to 2.x.x

  • Initial height = 1 line

Symphony 2.6 to 2.x.x

  • Initial Release