Open
Description
It's possible to input HTML tags in a project description, which leads to buggy looking text in the app. The input field in the managers dashboard could filter for those, and show a little cheatsheet under the field with common markdown equivalents to help managers correct the invalid values.
For instance:
Instead of HTML tags, use markdown like this:
<b>bold text</b> => **bold text**
etc...
As a super basic mockup: