Live data from Hacker News

Show HN: Hacker Slides – Open-source presentation app on Sandstorm

github.com

11–13 of 13 posts

Re: Show HN: Hacker Slides – Open-source presentation app on Sandstorm

#12
post #7

Awesome! But I need images! Would love to use this.

Looks like images work just fine. ![test](https://i.imgur.com/Qjmt6dD.png) It's GitHub Flavored Markdown. https://guides.github.com/features/mastering-markdown/

It also seems to support HTML:

   

Re: Show HN: Hacker Slides – Open-source presentation app on Sandstorm

#13
post #12

Earlier quoted context omitted.

Looks like images work just fine. ![test](https://i.imgur.com/Qjmt6dD.png) It's GitHub Flavored Markdown. https://guides.github.com/features/mastering-markdown/

It also seems to support HTML:

At some point, Sandstorm will actually disallow embedding off-site resources via Content-Security-Policy since otherwise it is trivial to leak data out of a Sandstorm app, something we'd like to prevent. (Currently, this client-side sandbox is incomplete.)
Post reply on HN