Hey guys -
I've built a passage with all my initialization variables with the startup tag, and it seems to work fine and indeed establishes variables no matter where you jump into the story, but it does break the formatting on the first line of whatever passage you start at.
So for instance the Story Starting Point's first line is the title of the game using Heading markup:
#Title of the Game
Works fine without a startup passage, but with the passage it prints it as unmarked up text, showing the Hash.
Tried a few things, adding carriage returns, etc, but it seems to always close the whitespace and then disable that first line's markup. Any tips on a fix?
I've built a passage with all my initialization variables with the startup tag, and it seems to work fine and indeed establishes variables no matter where you jump into the story, but it does break the formatting on the first line of whatever passage you start at.
So for instance the Story Starting Point's first line is the title of the game using Heading markup:
#Title of the Game
Works fine without a startup passage, but with the passage it prints it as unmarked up text, showing the Hash.
Tried a few things, adding carriage returns, etc, but it seems to always close the whitespace and then disable that first line's markup. Any tips on a fix?