Rich text - Markdown to HTML format

Hello,

I have some markdown format text within a rich text element. I would like to transform the format from markdown text into HTML (or any better alternative) to present the user with a beautiful format including icons etc.

How may I do that? Thank you

(in black to hide personal data)

Would someone know how to help?
At the time it’s just a block of text in bullet points which I’d really like to enrich with colors, icons etc.

Thank you :llama:

@MrUnfreeze you have two options:

  1. Use rich text component in read-only mode and with menus disabled.
  2. Set Rich Text output as HTML and bind its output with HTML component.

Hi Dominic,
Thanks I just applied number 2. What I try to do now and honestly didn’t figure out how is to format it like this


(https://html.onlineviewer.net/) (I had ChatGPT write a code to get to this format, right below.

So I tried to copy the entire code into the javascript formula area but that didn’t work. Is such a thing even possible ?