Files
TREK/client
Maurice 0bdbf03dd1 fix(places): render line breaks in place descriptions
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
2026-05-25 00:44:16 +02:00
..