Adding pictures to the story

noam15A
22 Jun 2019, 06:09

Is there any way to add pictures to the interactive story using Squiffy?


Bluevoss
25 Jun 2019, 14:35

Here's one way.

@set giffy = t1.gif
<img src={giffy} alt="Smiley face" height="200" width="200">

You can also just stick t1.gif into the image command with double quotes.