I have compiled my game and opened the html file in a browser and :print "^n^Line 1\nLine 2^m^"; works fine, but when it's uploaded to itch.io and run from there, the spacing between paragraphs is not suppressed. What gives?
Wait a minute. I just restarted the game and it worked. Go figure!
In case you're not sure what I'm talking about, you can see it in the first location on the first move, where I give the version info. You can also enter VERSION later in the game to see the same info.