diff --git a/src/General/Post.coffee b/src/General/Post.coffee index 1b890c2ec..7319235fd 100644 --- a/src/General/Post.coffee +++ b/src/General/Post.coffee @@ -56,6 +56,8 @@ class Post @kill() if that.isArchived parseComment: -> + # Merge text nodes and remove empty ones. + @nodes.comment.normalize() # Get the comment's text. #
-> \n # Remove: