From d19cc60f10a55af6a2e77a673ff70248ec7af149 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 22 Oct 2023 22:35:43 +0200 Subject: template: Wrap
 contents

---
 $template.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/$template.html b/$template.html
index 950b2bf..c340ecd 100644
--- a/$template.html
+++ b/$template.html
@@ -65,6 +65,8 @@ blockquote, pre {
 	background-color: #f2e8e8;
 	font-family: inherit;
 	font-size: inherit;
+	white-space: pre-wrap;
+	word-wrap: anywhere;
 }
 /* Make code within pre render correctly; markdown produces this */
 pre > code {
-- 
cgit v1.2.3-70-g09d2