Launched blog application, using Prosemirror as editor

I created a demo account so you can try the editor:

https://www.getbuzz.io/c/buzz-editor/new-post

user: testuser@getbuzz.io password: N08LX4XXO7dz

This is an editor with medium-like popup menu when you select text. Next thing I will work on are image orientation controls, real-time editing features.

I used following plugins:

  • inputrules
  • keymap
  • menuPlugin
  • placeholderPlugin
  • prompt
  • selectionPlugin
  • uploadFile example

Thanks for all the help @marijn!

2 Likes

Wonderful! Glad you got to launch.

Awesome!