Wrap text in <pre>

This commit is contained in:
miruka
2019-09-07 14:34:14 -04:00
parent cde0c15a68
commit 78119d1ef0
2 changed files with 2 additions and 1 deletions

View File

@@ -289,6 +289,7 @@ chat:
color code: colors.code
string styleSheet:
"* { white-space: pre-wrap }" +
"a { color: " + link + " }" +
"code { font-family: " + fontFamily.mono + "; " +