Replies: 1 comment
-
Had a poke around and found that its the "bootstrap" css which is causing issues. I can see you have some options to change that up so will look into that next... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I'm trying to find a markdown editor to use in the django admin. This one looks awesome and exactly what I need. The one small thing I'm struggling with is integrating it with unfold.
If I disable unfold and use the vanilla django admin everything works great but if I open an admin form with any martor field with unfold then all the css goes a bit wild.
I saw in your README you have
which seems to allude to you supporting this kind of use case but I tried setting it to False but I got the same issue.
I have noticed that folks are having issues with unfold and other markdown editors (e.g. unfoldadmin/django-unfold#497) so potentially not something can be solved here.
Beta Was this translation helpful? Give feedback.
All reactions