Is there support for IFRAME embeds?

eli
Is there support for IFRAME embeds?
eli@31e26baf Tuesday 1st March 2022, 10:27:32

I am aware that the software supports sharing youtube/dailymotion, but what about linking to other sites which support iframe embedding?

Here is an example:

<iframe width="640" height="360" frameborder="0" src="https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw" allowfullscreen ></iframe>


Some markdown editors already support iframe embedding so I am wondering if this will work here as well.

I tried with the following markdown code, but this will not parse through the markdown editor here:

[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw "Titanic with a cat")


This is how it looks on my local editor: image

Last modified by XHiddenProjects on Saturday 5th March 2022, 18:07:00
XHiddenProjects locked the discussion.

Replies 5
SurveyBuilder-Admin
XHiddenProjects  Tuesday 1st March 2022, 12:34:56

Markdown doesn't support IFrames and the reason why some software do have that function is if HTML is allowed on the markdown editor, we do not have that attached to the markdown editor. Otherwise for your answer, is no we do not support iframes on flatboard Markdown editor.

Also:
[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw "Titanic with a cat")

This just means the link gets embedded into the image.

Last modified by XHiddenProjects on Tuesday 1st March 2022, 12:54:00
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well

eli
eli@31e26baf  Tuesday 1st March 2022, 14:14:53

So the markdown as listed:

[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw "Titanic with a cat")


Should parse correctly for the forum? As I am attempting to do so below this line.

[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw "Titanic with a cat")

It looks like the markdown above will not parse or at least show the image with the embedded link. I guess I may be doing this incorrectly, or at least it's not structured in a way that the MD is understood by the forum software. Is there another way to do this more effectively?

Last modified by eli@31e26baf on Tuesday 1st March 2022, 14:19:00

SurveyBuilder-Admin
XHiddenProjects  Tuesday 1st March 2022, 15:17:38

Correct way:

[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw)


Incorrect Way:
[![Titanic with a cat](https://i.ytimg.com/vi/kEPfM3jSoBw/maxresdefault.jpg)](https://mega.nz/embed/ANdknJKb#97QHxGirG0TcgiyzE40WqMTEFFjAln0sl7oJlFFhHpw "Titanic with a cat")


the reason is that quotations(title for link) don't work with images as descriptions nor image titles as well.

Last modified by XHiddenProjects on Tuesday 1st March 2022, 15:21:00
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well

eli
eli@31e26baf  Wednesday 2nd March 2022, 01:19:38

Thanks for explanation that helped!

SurveyBuilder-Admin
XHiddenProjects  Wednesday 2nd March 2022, 01:30:33

 
No problem
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well

Suggested Topics
Cyrille BORNE started Publicité
Open Bar
4K 2
AlexanderLiebrecht
AlexanderLiebrecht@5e3cf8af started 🇩🇪 Update to 1.0.5 not worked
Bug reports
4.4K 2
Want to read more? Browse all categories or view latest topics.