diff options
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" |