modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
921 stars 171 forks source link

Markdown checkboxes spew out a bunch of html instead of checkboxes #1982

Closed spaceclouds42 closed 2 years ago

spaceclouds42 commented 3 years ago

Describe the bug When putting the markdown for checkboxes:

To Reproduce Steps to reproduce the behavior:

  1. Go to 'create or edit a mod'
  2. Click on 'the mod description box'
  3. Type in - [ ] test open followed by - [x] test closed on the next line
  4. See error

Expected behavior

To see this in action, you can look at my mod's description

triphora commented 2 years ago

This was fixed in modrinth/knossos#291.