mizzao / meteor-sharejs

Meteor smart package for transparently adding ShareJS editors to an app
MIT License
225 stars 53 forks source link

Add rich text editor #50

Closed AlessandroAnnini closed 8 years ago

AlessandroAnnini commented 9 years ago

Is it possible to have the editor with a rich interface for text? Thanks

mizzao commented 9 years ago

I think CodeMirror can format variable-height text; have you given it a try?

mizzao commented 8 years ago

There is an extensive discussion at share/ShareJS#1 for how to do this properly.

I'm thinking the right way to do it would be to integrate QuillJS with ShareJS 0.7. This would be some serious work, though.

AlessandroAnnini commented 8 years ago

thanks!

DavidSichau commented 8 years ago

I think this should be closed until there is a support from upstream sharejs.