@@ -250,7 +250,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
- word-break: normal;
+ word-break: break-word;
}
.CodeMirror-linebackground {
@@ -5,7 +5,7 @@ import (
)
const AssetsPath = "assets"
-const AssetsVersion = "35"
+const AssetsVersion = "36"
const DirIndexFile = "index.html"
// Bootstrap resources