Blazorise: Rich text editor / markdown control

Created on 28 Apr 2020  路  10Comments  路  Source: stsrki/Blazorise

It would be great if Blazorise would contain a rich text editor / markdown control.

Good examples are the ones available in stackoverflow or even the one I use here in github writing this issue.

Keep up the good work

Most helpful comment

Im working on creating this extension using QuillJS expect a PR in one of the comming days

All 10 comments

That would be awesome

In my project I use the javascript simplemde package atm

This one looks good https://quilljs.com/

That one looks fine indeed. No markdown support though, but there are libs that do transformation back and forth of html and markdown.

@njannink I'm open to suggestions so If you could list few possibilities that would be great.

I used http://nicedit.com/ in one project some years ago, maybe it could help

That nicedit seems a dead project to me. Latest release from okt 2015. QuilJs looks like an active js library with lots of contributors.

@stsrki I used https://github.com/sparksuite/simplemde-markdown-editor but that is more a markdown editor than a rich text editor. I think quiljs is sufficient since for most end-users writing markdown is a no go. So quiljs would be a better match then

We can always have separate component for markdown. I think quilljs is really good candidate.

Perfect for me!

Im working on creating this extension using QuillJS expect a PR in one of the comming days

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tamunaKap picture tamunaKap  路  6Comments

brettwinters picture brettwinters  路  4Comments

smilyte picture smilyte  路  3Comments

tarafdarmansour picture tarafdarmansour  路  3Comments

john-cullen picture john-cullen  路  3Comments