agusmakmun / agusmakmun/django-markdown-editor
Add iframe support
- Lenguaje dominante
- JavaScript
- Estrellas
- 901
- Forks
- 1.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.