From b03eb9529cc559aa9ea09d81b798d8d809a3ed9c Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Fri, 21 Nov 2014 15:55:52 +0000 Subject: Patch faulty separator --- 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 ea22b12..f1705a5 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -270,6 +270,7 @@ DATA can represent a question or an answer." (insert "\n" (sx-question-mode--fill-and-fontify .body_markdown) + "\n" (propertize sx-question-mode-separator 'face 'sx-question-mode-header)))) ;; Comments -- cgit v1.2.3