The hr hidden
was introduced to make post boundaries to be clearly visible in text-based browsers, which (I incorrectly supposed) totally ignore CSS. Initially, I did it with a display: none
style, but then was surprised that the links2 text-browser indeed interpreted it and hide the separator.