From 131adaa48238c0971cb7dcd82df885a0713894e2 Mon Sep 17 00:00:00 2001 From: mez Date: Sun, 18 May 2025 19:27:35 +0100 Subject: [PATCH] Tweak tumblr post formatting --- export.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export.el b/export.el index b7daac7..20ca39c 100644 --- a/export.el +++ b/export.el @@ -87,10 +87,10 @@ holding export options." (concat "

" tumblrop " on tumblr said: “" thetitle "”

\n") (concat "

" thetitle "

\n")) (when (string-match "tumblr" thecategory) - (concat "

" tumblrop "

\n")) + (concat "
\n
\n

tre.praze.net

\n

Reblogged

\n
\n
\n
\n
\n

" tumblrop "

\n")) "

\n" (when (string-match "tumblr" thecategory) - (concat "

" thetitle "

\n")) + (concat "
\n
\n

" thetitle "

\n")) "
\n" contents "
\n"