Using Markdown to highlight text

There was another topic about this:

is this still relevant? Is there any chance to have markdown support?

Hmm… Maybe a field configuration option: “this field is markdown” so it would be markdown-first (and then you can add html for more formatting if needed)

Though, I’m not sure I agree with the above stance - even this exact forum has markdown support and it’s possible to write it manually or use formatting options and “it just works” :slight_smile:

Uhm… markdown is just simpler if one only cares about the basics (bold/italics, lists and tables). Doing that with HTML is just super convoluted. Not to mention absolute lack of support for adding/editing tables and having to deal with them via HTML just make me want hurt myself :wink: (I just wanted to add some simple table to one of the cards and basically ended searching the forum for markdown support as editing it in markdown would be way simpler :D).

Not to mention that having limited formatting could be preferred as it would give you mor consistent look across platformas and you wouldn’t have to worry that something god added to the code in html that you didn’t need…

1 Like