agusmakmun / agusmakmun/django-markdown-editor
Add iframe support
- Dominant language
- JavaScript
- Stars
- 901
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
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

Contributor guide
Assessment
This issue has not been assessed yet.