sfirke opened a new issue, #35485: URL: https://github.com/apache/superset/issues/35485
### Bug description In a text/markdown widget, if I put two asterisks, then text, then two asterisks, I expect it to come out bold. It's not working. Underscores and a single asterisk still create italics, that part works. **4.1.3** <img width="528" height="562" alt="Image" src="https://github.com/user-attachments/assets/78d5289e-57b9-445b-8a98-dcfef8f399d3" /> **6.0.0rc2** <img width="512" height="612" alt="Image" src="https://github.com/user-attachments/assets/614005b4-808b-4c14-b896-8c6ca10790cb" /> Here's the text entered, in both cases: <img width="532" height="607" alt="Image" src="https://github.com/user-attachments/assets/bd63e9f1-415e-4645-b6b3-01b01a870033" /> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
