Tech-With-Tim / twtcodejam.net

Tech With Tim code jam site.
MIT License
42 stars 11 forks source link

Updated the way team description is being displayed #34

Closed BekhruzSNiyazov closed 3 years ago

BekhruzSNiyazov commented 3 years ago

Previously, the new lines were ignored. Now jinja checks each character in the submission and if it is equal to "\n" if prints a new line, else: the character.