Blazored / Gitter

A Blazor Gitter Client
MIT License
37 stars 14 forks source link

Allow pasting of images #48

Open SQL-MisterMagoo opened 5 years ago

SQL-MisterMagoo commented 5 years ago

Allow pasting images like in the Gitter client

I've written this in a demo app, just need to turn it into a package.

It will allow you to paste an image, which it then uploads to a CDN, and we can then put the markup in the message box, so the user can write stuff to go with it.