statiqdev / Statiq.Framework

A flexible and extensible static content generation framework for .NET.
https://statiq.dev/framework
MIT License
425 stars 74 forks source link

REPL keeps printing last output #225

Open daveaglick opened 2 years ago

daveaglick commented 2 years ago

It seems as though the REPL will print the previous output when there's an error in the next statement. The output should be cleared between commands.