erossini / BlazorMarkdownEditor

Complete Markdown Editor component for Blazor WebAssembly and Blazor Server. Full of functionalities
https://www.puresourcecode.com/dotnet/blazor/markdown-editor-component-for-blazor/
MIT License
134 stars 18 forks source link

Ability to disable Spell check #7

Closed Duster96 closed 2 years ago

Duster96 commented 2 years ago

I would like to have the ability to disable spell check on markdown editor. Is it possible now?

It is example below: image

erossini commented 2 years ago

At the moment there is no option for disable the spell check. I'll add it in the next release (very soon).

Duster96 commented 2 years ago

I am waiting! Thank you for the quick response!

erossini commented 2 years ago

HI @Duster96, I have just updated the component. You have some info here.