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.

Ajankohdalta 30.1.2024. Katso uusin versio.

Tekijä
Corrodias
Arvostelut
0 0 0
Versio
1.0.0
Luotu
30.1.2024
Päivitetty
30.1.2024
Size
4,27 kt
Lisenssi
MIT
Käytössä

Change log
===

### 1.0
- Initial version. Replaces new line characters with BR elements.