Assessment wanted for Silly story generator.
Link to task: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Silly_story_generator#starting_point
Link to my code:
Task-1: https://jsfiddle.net/EiNzp/stw92y8c/1/
Thanks 
Assessment wanted for Silly story generator.
Link to task: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Silly_story_generator#starting_point
Link to my code:
Task-1: https://jsfiddle.net/EiNzp/stw92y8c/1/
Thanks 
Amazing work, @EiN
The only thing I see is that you have double colons at the second replaceAll (:inserty::) which prevents it from being replaced. The rest looks fine. 
Michael