Markdown adds unwanted code

I am having the same issue. I updated the markdown module settings suggested in this thread and it’s not working. I have 2 markdown modules in my flow. In 1 instance it worked, but in the 2nd instance it did not. the settings are exactly the same. I am new at all this. Ai is telling me the issue is that Markdown is adding: but it won’t show me how to fix it. clearly this is in an automation so I can’t manually fix each bad document. In essence my document has the same issue. The sample I gave the Ai module in my flow contained 1 bolded line. Ai module in make is supposed to give me a customized document in which 1 line is bolded. the output is in markdown (atx) format. the Ai module is followed by a Markdown module which is supposed to turn it to HTML, but the Markdown Module is adding this code which delivers the google doc without the bold formatting and istead it puts a # sign in front of the line that is bolded. Could someone assist?