dinandmentink / nova-markdown

Adds a markdown editor component to laravel nova.
MIT License
36 stars 4 forks source link

Any way to disable options? #12

Open theianjohnson opened 3 years ago

theianjohnson commented 3 years ago

Is there any way to disable any of the formatting options? Could I allow only bold and italic text?

dinandmentink commented 3 years ago

At the moment, no. This would be possible to implement. I might get around to that if I have some spare time, but that could take a while, feel free to submit a PR if you want to help out.

theianjohnson commented 3 years ago

👌 It's what's keeping my from using the built in markdown editor as well, I need to limit the options