From e46382d6eee7cd269b8e6b8ccd02c0eef96fb4fb Mon Sep 17 00:00:00 2001 From: jetstream0 <49297268+jetstream0@users.noreply.github.com> Date: Sat, 16 Sep 2023 00:17:41 -0400 Subject: [PATCH] "Show MD" fix --- templates/components/makoto-styling.html | 4 ++++ templates/post.html | 7 ++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/templates/components/makoto-styling.html b/templates/components/makoto-styling.html index 2c86598..aeb7ec5 100644 --- a/templates/components/makoto-styling.html +++ b/templates/components/makoto-styling.html @@ -20,6 +20,10 @@ border-radius: 3px; } + pre { + white-space: pre-wrap; + } + img { max-width: 85%; } diff --git a/templates/post.html b/templates/post.html index d463fca..b6278aa 100644 --- a/templates/post.html +++ b/templates/post.html @@ -24,15 +24,12 @@
[[ line ]][[ endfor ]]