preserve output whitespace

This commit is contained in:
InspectorCaracal 2022-04-03 16:18:09 -06:00 committed by GitHub
parent 8f1f604708
commit 4224feb25d

View file

@ -49,6 +49,7 @@ div {margin:0px;}
.out {
color: #aaa;
background-color: #000;
white-space: pre-wrap;
}
/* Error messages (red) */