Page MenuHomePhabricator

Fix empty lines in comments
Open, MediumPublic1 Estimated Story Points

Description

Sometimes there is an empty line between comments, visible in this image:

image.png (111×1 px, 16 KB)

This is caused by code like this:

;Comments
<!-- Please leave this area blank for now, but be prepared to answer questions left by reviewing editors. Thanks! -->

:{{EFFP|pagenameadded|bot=1}} &mdash;&nbsp;[[User:MajavahBot|<span class="monospaced">MajavahBot</span>]] ([[User talk:MajavahBot|talk]]&nbsp;&ndash;&nbsp;[[Special:Contributions/MajavahBot|contributions]]) 13:26, 27 March 2020 (UTC)
:{{EFFP|p|bot=1}} &mdash;&nbsp;[[User:MajavahBot|<span class="monospaced">MajavahBot</span>]] ([[User talk:MajavahBot|talk]]&nbsp;&ndash;&nbsp;[[Special:Contributions/MajavahBot|contributions]]) 13:26, 27 March 2020 (UTC)

:{{EFFP|b|27.34.108.205|Materialscientist|bot=1}} &mdash;&nbsp;[[User:MajavahBot|<span class="monospaced">MajavahBot</span>]] ([[User talk:MajavahBot|talk]]&nbsp;&ndash;&nbsp;[[Special:Contributions/MajavahBot|contributions]]) 14:44, 27 March 2020 (UTC)

That empty line should be removed.