Imgur: enable line breaks in comments in the old design

This script makes line breaks in comments visible. Normally, in the HTML, they are new line characters (\n), which aren't displayed as line breaks by a browser. This simply replaces them with <br/> elements, which are.

As of 2024-01-30. See the latest version.

These are versions of this script where the code was updated. Show all versions.