From 1a2cf34a80bebf42b1a9aa92bf7aae14d1d5292e Mon Sep 17 00:00:00 2001 From: mousebot Date: Fri, 7 May 2021 10:46:09 +0200 Subject: restore newline btw post body and byline --- lisp/mastodon-tl.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 43be5fb..7732e7e 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -642,6 +642,7 @@ it is `mastodon-tl--byline-boosted'" (insert (propertize (concat body + " \n" (mastodon-tl--byline toot author-byline action-byline)) 'toot-id (cdr (assoc 'id toot)) 'base-toot-id (mastodon-tl--toot-id toot) -- cgit v1.2.3