|
|
|
|
|
by jsunderland323
812 days ago
|
|
I’m curious if you’ve implemented a rich text editor with this. I think Google Docs uses canvas. I hate the browser APIs for rich text and wonder if this could be more a viable candidate than using contenteditable for future projects |
|
Every time someone releases a new rich text editor I'm disappointed to find that it uses contentEdtiable. Would be very interesting!