What is MediumEditor ?

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

You can find the repository on Github and there is also a demo available.

What the purpose of this blog ?

This blog aims to be the communication tool so that people know what happend in the MediumEditor project.

This means, we are going to talk about:

  • releases, which will be more detailled than the changelog generated for each release
  • plan for the future, like what we plan to integrate into the XX version
  • directive for the project when we are not pretty sure how we should handle this kind of new functionnaly
  • whatever problem we encoured and how we solved it

To follow this blog you can subscribe to the rss feed or on Twitter @medium_editor.

If you find a typo in our post, you can easily submit a pull request to fix it ! :)