I've encountered a significant issue with the description textbox when using the iOS app. The textbox lacks basic formatting options such as bold, italics, and underline. Additionally, there are no options for bullet points or numbering, which makes it very challenging to add and organize text effectively.
This limitation greatly impacts the usability and presentation of content. Formatting options are crucial for clarity and emphasis, especially in longer descriptions. Could the development team please look into adding these features to improve the user experience on iOS?
Trello uses Markdown for text styling: https://www.markdownguide.org/basic-syntax/
So while there is no visual tools to help with the formatting it is still possible (although a bit more nerdy)
In fact many people once they learn markdown prefer to write this way as you can 100% focus on the text input...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.