oh ic so that's really works then using native html tag because when i edit the Twine output file and add <img src="ring.jpg" alt="">
That's the thing though, I don't know if it's a CSS, HTML, or SugarCube markup problem. Attached is just the project file. Maybe you can tell what's wrong without having to fully test it.
Thanks, Sharpe! This is all helpful. The one thing that still eludes me: I don't want the [[Continue]] link to appear until a certain number of replacements have been made. I tried the following:
Thank you all! Great help. I had a feeling hooks was what I wanted but I couldn't find any specifics on their use. I suspect that link will be a big help.
Yeah, greyelf raises a good point: I totally didn't understand what I was writing every time, and coming up with a new hook name every time really helps to get your mind around it.
When viewing a story (or any webpage for that matter) in Chrome press the F12 key to open the Developer Tools, this will open a panel (generally at the bottom of the browser's viewpane) that has a nu…
When you say MAY work... for the view-source option, is that because some browsers will view source differently than another? I only have chrome and it wasn't important enough for me to test it elsew…