diff --git a/templates/post.html b/templates/post.html index 6657c80..ce4b341 100644 --- a/templates/post.html +++ b/templates/post.html @@ -11,6 +11,8 @@ pre { font-family: inherit; + white-space: pre-wrap; + word-wrap: break-word; } img {