Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Markdown Editor plugin
#5
(2015-06-07, 17:37:53)Carlos Wrote: Here's a small plugin that integrates the Lepture Editor with the Markdown Editor plugin.
Note: uses CDN for loading scripts.

There's actually an improved editor based on the lepture editor: simplemde .
Github: https://github.com/NextStepWebs/simplemd...own-editor
(it's actually not clear if it's still based on the lepture editor see bottom page for info)


Afaik there are only three lines of codes that have to be changed to change your plugin into the improved simplemde. The (cdn) sources and the var editor = new Editor into var simplemde = new SimpleMDE


Although there might be something needed to configure the editor.. (for example: dissabling the included spellchecking, changing the language of it)

What is added at the moment by default in comparison with the lepture editor : 
  • Button for Heading
  • Side by side view (in fullscreen) - edit and preview
  • keyboard shortcuts
  • Spellcheck (English)

Also, it is actually being actively developed, while the Lepture editor is not.
Reply


Messages In This Thread
Markdown Editor plugin - by Carlos - 2015-03-12, 04:57:26
RE: Markdown Editor - by datiswous - 2015-03-13, 01:30:23
RE: Markdown Editor - by Carlos - 2015-03-13, 04:46:45
RE: Markdown Editor plugin - by Carlos - 2015-06-07, 17:37:53
RE: Markdown Editor plugin - by datiswous - 2016-04-07, 21:44:45



Users browsing this thread: 1 Guest(s)