PyCon / pycon2019

Website for PyCon 2019
BSD 3-Clause "New" or "Revised" License
158 stars 89 forks source link

Reviews aren't displaying as rendered markdown #636

Closed jesstess closed 6 years ago

jesstess commented 6 years ago

Reviews preview as expected -- rendered markdown with e.g. bullets, newlines.

Once submitted, they are rendered without the expected formatting, with all of the newlines removed.

ewdurbin commented 6 years ago

@jesstess sorry I missed this, for some reason I unwatched this repo 😢

working on this now.

ewdurbin commented 6 years ago

Fixed, thanks for reporting @jesstess