Skip to content

Commit ca04160

Browse files
committed
only use a single blank line to separate goal comments
1 parent 89968f4 commit ca04160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/goal_comments.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<!-- this comment helps to convince the markdown parser to do the right thing -->
1111

12-
<a href="{{url}}">Comment by {{author}} posted on {{created_at}}:</a><br><br>
12+
<a href="{{url}}">Comment by {{author}} posted on {{created_at}}:</a><br>
1313

1414
<blockquote>
1515

0 commit comments

Comments
 (0)