nova-markdown icon indicating copy to clipboard operation
nova-markdown copied to clipboard

Adds a markdown editor component to laravel nova.

Results 4 nova-markdown issues
Sort by recently updated
recently updated
newest added

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

enhancement
good first issue

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?...