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.

2024-01-30 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
Corrodias
रेटिंग
0 0 0
आवृत्ती
1.0.0
बनवली
2024-01-30
अपडेट केली
2024-01-30
आकार
4.27 KB
License
MIT
यांवर लागू होते:

Change log
===

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