From 71e8f1455f40e19bae24e93c308ab0696535c41e Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 13 Nov 2014 15:54:46 +0000 Subject: Fixup --- sx-question-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sx-question-mode.el b/sx-question-mode.el index 8ac2e57..199e082 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -232,7 +232,7 @@ DATA can represent a question or an answer." (insert (sx-encoding-clean-content .body_markdown) "\n"))) - ;; Answers + ;; Comments (when .comments (insert "\n" -- cgit v1.2.3