agusmakmun / agusmakmun/django-markdown-editor
Add iframe support
- Ngôn ngữ chính
- JavaScript
- Star
- 901
- Fork
- 1.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.