sio2project / oioioi

GNU General Public License v3.0
160 stars 70 forks source link

Consistent new message formatting for new questions #363

Closed metenn closed 2 months ago

metenn commented 2 months ago

ATM new questions ignore newlines, which is inconsistent and can make the incoming new message hard to read.

Note: I'm not sure if this violates BEM naming conventions, some claim it doesn't. If it does I'm not against nesting it in .oioioi-message, since that class when by itself currently has no styling: https://github.com/sio2project/oioioi/blob/0fcee5ec26341c8820c71d7ea4f104f00e6d7e6f/oioioi/questions/static/common/messages.scss#L3-L41