You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tasks and board descriptions are currently being rendered in a <pre></pre> tag to avoid any formatting by the browser. It would be better if users had the option to write the description in markdown to enable better formatting.
Tasks and board descriptions are currently being rendered in a
<pre></pre>tag to avoid any formatting by the browser. It would be better if users had the option to write the description in markdown to enable better formatting.