mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 19 forks source link

Rich(er) text input #26

Closed olig89 closed 3 years ago

olig89 commented 3 years ago

Investigate rich text input/storage in mongo/output in comments.

mah51 commented 3 years ago

nice, im sure theres an npm package for this somewhere, will have a look soon

mah51 commented 3 years ago

implemented with 9603f5cab06868e53fad2d0797f2641421d65269, however it required i switch to es modules, therefore older browsers such as IE, and old versions of Firefox & chrome may not be supported.