diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-13 15:54:46 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-13 15:54:46 +0000 |
commit | 71e8f1455f40e19bae24e93c308ab0696535c41e (patch) | |
tree | 42aecb594d9a2b5facbcc50c322bb9608a67c84d /sx-question-mode.el | |
parent | 1576a556a9634826f0720adacc73ee72882c02f6 (diff) |
Fixup
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r-- | sx-question-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
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" |