From 21ce89b764ef51b4310cf5c8c91da3444dee25bd Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 1 Mar 2020 21:04:58 +0000 Subject: [PATCH] Replace end of paragraph --- blog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.py b/blog.py index c4cfa517..74274f06 100644 --- a/blog.py +++ b/blog.py @@ -654,7 +654,7 @@ def htmlEditBlog(mediaInstance: bool,translate: {}, \ messageBoxHeight=800 contentStr= \ - postJsonObject['object']['content'].replace('

','').replace('

','') + postJsonObject['object']['content'].replace('

','').replace('

','\n') editBlogForm+= \ '