textadventures / quest

Create text adventure games
http://textadventures.co.uk/quest
MIT License
304 stars 69 forks source link

ActiveLit - Transcript in Report Needs Word-Wrap #1215

Open KVonGit opened 1 week ago

KVonGit commented 1 week ago

Adding this to the CSS for pre elements seems to fix it:

white-space: pre-wrap