From 1576a556a9634826f0720adacc73ee72882c02f6 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 13 Nov 2014 15:47:46 +0000 Subject: Add a newline --- sx-question-mode.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-question-mode.el') diff --git a/sx-question-mode.el b/sx-question-mode.el index 720abae..8ac2e57 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -235,6 +235,7 @@ DATA can represent a question or an answer." ;; Answers (when .comments (insert + "\n" (propertize sx-question-mode-comments-title 'font-lock-face 'sx-question-mode-title -- cgit v1.2.3