nova-markdown
nova-markdown copied to clipboard
Adds a markdown editor component to laravel nova.
Is there any way to disable any of the formatting options? Could I allow only bold and italic text?
Please note that nova markdown is nearing eol. See: https://github.com/dinandmentink/nova-markdown#eol-notice
Earlier I was using `public` as storage, this issue occurred at that time but we have fixed it forcing http to https, but recently we have switch to s3 and...
The preview function seem to generate correct HTML, but it doesn't render correctly due to the reset CSS from Nova/Tailwind. Should it look like this or am I missing something?...