agusmakmun / agusmakmun/django-markdown-editor
Add iframe support
- Vorherrschende Sprache
- JavaScript
- Sterne
- 901
- Forks
- 1.3k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Martor broke css style (not in admin). Does it possible to make iframe render, like django-summernote?
Code:
```html
{% csrf_token %}
{{ form.media }}
{{ form|crispy }}
Post it
```
---------------------
### Without martor

---------------------
### With martor

---------------------
### With martor without media

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.