Open AI: Changing between markdown and html in new rich text editor?

Hi! I have 2 rich text editors - one is markdown output (let’s call this rich text editor 1 value) and one is html output (rich text editor 2 value).

I type something in the markdown rich text editor, send the contents to open AI, and open AI returns the output in markdown, I change the second rich text editor value to openAI.result as I want to change it to HTML.

I then save “rich text editor 2 value” to Xano, but problem now is when I check back-end, it is still in markdown, not HTML.

How to get it to show HTML, not markdown?

Please create a bug ticket, we will try to update the rich text so if you set markdown inside an html rich text it output as html

Ok, I just did!

Hi, I tried your usecase and it seems to be working fine for me. Could you share more details about how your doing your flow ?