Is there a way to disable the formatting markdown syntax in Trello.
Our marketing company uses it to track social media posts and with the new markdown syntax. Now our hashtags for our posts are now showing as H1 headers.
I like the ability to do minor formatting but the # symbol should not have been picked to be used in markdown syntax. Ideally, it would be nice to just have a simple formatting toolbar instead of trying to remember a bunch of syntax.
Headers - Headers can be marked in several ways. Text in #Single Hashes# will be interpreted like an `<h1>` HTML tag (a big header). Text in ##Double Hashes## will be interpreted like an `<h2>` HTML tag (a smaller header). In headers, a line of hyphens below text will also be interpreted as an `<h2>` tag. Headers can’t be included in comments.
Hi Heather,
Unfortunately Trello doesn't allow you to disable markdown. More generally than Trello, markdown is widely accepted and implemented all over the web as the quickest / slimmest way to format text. It can be a bear to get used to, but it is used nearly everywhere these days. Using a markdown cheatsheet can help get a grasp on it (and I would just skip using HTML in Trello).
There are some ways you can avoid the hashes getting parsed into headers though:
Cheers,
Daniel
P.S. If you feel like this answer helped, please hit the checkmark to the left to mark it as answered. This helps us focus our efforts on unsolved questions. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.