#2337·TREK

[BUG] Description markdown not parsed in mobile view

Author: razvicmCreated Sep 12, 2026Updated Sep 17, 2026
Labelsfixed in next release

Pre-flight checklist

  • I have searched existing issues and this bug has not been reported yet
  • I am running the latest available version of TREK
  • I have read the Troubleshooting guide and my issue is not covered there

TREK version

4.2.0

Describe the bug

Place descriptions containing markdown syntax (e.g., # for headers, ** for bold, | for tables) are displayed as raw text in the mobile view place cards instead of being rendered properly. On desktop, they appear fine on both places and plan

Steps to reproduce

Create a trip with a place that has a markdown-formatted description View the place cards for that day Observe raw markdown syntax instead of rendered text

Expected behavior

The markdown descriptions are rendered the same on mobile view and desktop view

Deployment method

Docker Compose

Host OS

No response

Accessing TREK from

Desktop browser

Browser (if applicable)

No response

Relevant logs or error output

bash

Screenshots

Desktop Image

Mobile Image

Additional context

No response