Summary
When viewing a place from the Nearby map, tapping the bottom banner opens a bottom sheet with title, buttons, and a description. The description currently shows raw HTML tags, such as <br> and <b> , instead of rendering them as formatted text.
Steps to reproduce
-
Open Explore → Map
-
Tap a marker (any nearby place)
-
Tap the bottom banner with the filename
-
Observe the description text in the bottom sheet
Expected behaviour
HTML should be rendered as formatted text (bold, line breaks, etc.)
Actual behaviour
HTML tags are shown as plain text (e.g., <br> <b> Name: </b>)
Device name
Samsung Galaxy s23
Android version
Android 16
Commons app version
6.2.1
Device logs
No response
Screenshots


Would you like to work on the issue?
Yes