good first issue
Repository metrics
- Stars
- (47 stars)
- PR merge metrics
- (PR metrics pending)
Description
For "suggestions" we currently use String,
We should change this to use a Markdown type, and correspondingly render the Markdown on the frontend.
There is https://github.com/rambip/leptos-markdown we can use for this.