scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Iframe Support #133

Open benash opened 8 years ago

benash commented 8 years ago

I'd love it if we could get Iframe support working. When I add an iframe tag directly to the markdown, the src attribute seems to be stripped out, as if I had just added <iframe> </iframe>

What do you think of this addition? If this is desirable, I'd be happy to work on it.

benash commented 8 years ago

My use case here is embedding Google Docs. Since we can't upload files, I thought a good solution would involve uploading files to Google Drive and then linking or embedding the docs on the wiki.