I would prefer not to use Markdown in the Card Descriptions in Trello as I often use include words that contain underscores. Is there a setting to turn Markdown off?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
You cannot disable Markdown in card descriptions in Trello. However, Markdown allows you to use backslash escapes to generate literal characters which would otherwise have special meaning in Markdown’s formatting syntax. For example, if you wanted to surround a word with literal underscores, you can use backslashes before the underscores, like this:
The output would be:
|
||||
|
|