Embedded HTML, like Treepad

Tell us what could be improved in MyInfo
Post Reply
miCurious
Posts: 1
Joined: Wed Apr 22, 2020 4:38 am

Embedded HTML, like Treepad

Post by miCurious »

Hi,

I just purchased My Info, after being with Treepad Enterprise for years.

One of the Export features with Treepad, was the ability to embed html in the Treepad document.

So e.g., if you wanted to display a Youtube object, from the video

Project Management Information System
https://www.youtube.com/watch?v=9G0x8mY1y7I

, you would enclose the Embed html text (from the Share/Embed option under the video Youtube )

inside $( and )$ delimiters in a Treepad article, thus:



$(

<iframe width="560" height="315" src="https://www.youtube.com/embed/9G0x8mY1y7I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

)$

Then, when you export the treepad document to a website, that particular article/web page will display an control with an embedded video.


Can MyInfo do something like that, eventually?
Post Reply