Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

How to add youtube video in markdown editor

  • #5449
    Avatar photo[anonymous]

    Hello,

    I read the docs and I can add video with the HTML editor, but I have no clue how to do it in markdown video.

    Any help is greatly appreciated.

    Luigi

    #5458
    Avatar photo[anonymous]

    Hello,

    I discovered that in markdown editor I can paste the following code

    <iframe width=”560″ height=”314″ src=”https://www.youtube.com/embed/nohq_WPfeRk&#8221; allowfullscreen=”allowfullscreen” data-mce-fragment=”1″></iframe>

    and it works.

    Luigi