Integrate with wmd-editor
gavri - August 22, 2008 - 11:30
| Project: | Markdown filter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
what about the integration of wmd editor to this module - http://wmd-editor.com/
I think this will allow lots of new users and especially website content managers with Markdown

#1
Well, I looked at the editor. It is a fairly simple Markdown editor, which might be good to have as a separate contributed module with which Markdown filter could integrate with. I also looked at http://code.google.com/p/wmd/ and it looks like this is released under an MIT license, which might complicate integrating it, especially for those who install it, since MIT code is not allowed to be hosted on drupal.org (not that any other 3rd party code is suggested to be hosted at all).
#2
fwiw - MIT licensed code can be re-licensed to GPL so the only thing stopping it is hosting 3rd party code...
But that is not a big blocker since people can always download the code into a specific directory
#3
WMD doesn't appear to support Markdown Extra, which the module Markdown does. So that's another reason I'd say it should be separate.
#4
Awesome +1
Subscribing