Open offbyone opened 5 months ago
I only use this in LTS projects, so don't have access to quickly verify if this problem exists in Django 5... but it looks like static files are missing. Have you added markdownfield
to INSTALLED_APPS
and run collectstatic
(if necessary) ?
Yup, I've done both; it's definitely behaving a bit oddly. The xxxxxxxx
at the top there is also not actually in the data.
I'm currently working on updates for Django 4.2, but I'll have a look at this one after
This may apply to older versions, too, but it definitely applies here:
The markdown edit widget is really narrow and tall; it would be nice to have it below the name of the field, instead of beside it.