agusmakmun / agusmakmun/django-markdown-editor

Add iframe support

Open
#104 0 comments 1 reaction 0 assignees View on GitHub
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
![Without martor](https://user-images.githubusercontent.com/22424620/70705759-b0f29d80-1ce5-11ea-9eae-d80f579dad27.png)
---------------------
### With martor
![With martor](https://user-images.githubusercontent.com/22424620/70705879-f0b98500-1ce5-11ea-9e3b-bddcf8217b51.png)
---------------------
### With martor without media
![With martor without media](https://user-images.githubusercontent.com/22424620/70706301-b13f6880-1ce6-11ea-88a1-ff5d47727993.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.