jodit / jodit-react

React wrapper for Jodit
MIT License
354 stars 118 forks source link

Jodit-react register command #229

Open Tarnn opened 1 year ago

Tarnn commented 1 year ago

Is there a way to registerCommand? A custom one or to overwrite an existing one like for the ul list, insertUnorderedList.

I saw that the Jodit types has registerCommand but you can't reference it?