mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 06:11:45 +00:00
0bdbf03dd1
The description field was rendered with remarkGfm only, so single newlines a user typed in the textarea were collapsed by Markdown. Add remarkBreaks (already used for notes) so multiline descriptions keep their line breaks. Closes #957