The live module provides a very similar feature to this module.

One of the 7 principles of the Drupal project is collaboration. Would you consider merging your project into that one and collaborating with it's authors?

Otherwise, it would be great if you could document on the project page what makes this module different and also link to that module so that people can make a good decision about which one to use.

Comments

vacilando’s picture

Live seems to have stopped developing. I remember testing it in the past but it was too buggy. Hoping that showdown will get the functionality, so common on other platforms, to Drupal. Good luck, cweagans!

Jean-Philippe Fleury’s picture

Subscribing

greggles’s picture

I remember testing it in the past but it was too buggy.

That's a great reason to take over that project, not a reason to start a new one. In my opinion, the Live module has a technically more correct approach since it works with every input format/filter.

wim leers’s picture

I recently contacted the author of the live module and he didn't have any interest in porting it to D7.

greggles’s picture

I recently contacted the author of the live module and he didn't have any interest in porting it to D7.

Seems like a great reason to take over that project (I feel like a broken record...).

wim leers’s picture

I wasn't implying anything, I was just contributing a fact I just happened to know to the conversation :)

cweagans’s picture

I wasn't aware of the Live module when I wrote this. I'll take a look at it and see if it's something that's doable.

One of the nice things about this module is that preview is almost instantaneous, since the showdown library is a complete implementation of a Markdown parser in Javascript.

Robin Millette’s picture

What about Ajax Markup?