Skip to content

Video Embedding #19

@RTAndrew

Description

@RTAndrew

Branch

https://github.com/RTAndrew/quill-react-commercial/tree/rtandrew/modify_video_module_to_return_iframe

Issue

Not possible to embed videos from Youtube and Vimeo as iframe. The lib always shows it as an anchor

Description

I checked that the Quill supports embedding videos from YouTube and Vimeo.
The current library, however, adds videos as anchors <a>.

Although extending the video handler to inject iframe works, whenever the content is saved, the Video module from the Quill keeps returning it as an anchor. The solution I found was modifying the lib's Video Module to always return the iframe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions