Skip to content

Markdown component editor language? #383

Answered by linkdotnet
zagoskin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @zagoskin

Thanks for your kind words. There are some measures we/you could do (thinking of adding some of those to the mainline branch). If we have a look at https://blazorise.com/docs/extensions/markdown (which is the markdown editor I am using). There are some tweaks:

  • NativeSpellcheck: If set to false, disable native spell checker. Defaults to true.
  • SpellChecker: If set to false, disable the spell checker. Defaults to true

Setting those to false will shut down the whole thing.

if you anyone also knows how to edit colors in general of the markdown editor

Can you elaborate on this one?

EDIT:
To disable the whole spellcheck, edit the MarkdownTextarea Component:

<Markdown ElementId="@…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@linkdotnet
Comment options

@linkdotnet
Comment options

@zagoskin
Comment options

@linkdotnet
Comment options

@zagoskin
Comment options

Answer selected by zagoskin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants