LalaGabor opened a new issue #17421: URL: https://github.com/apache/superset/issues/17421
#### How to reproduce the bug 1. Enable Role based access control 2. Create a Dashboard 3. Create a markdown Field in the dashboard 4. Write in the markdown field: 123 5. Result: 123 is displayed in the markdown field 6. Write in the markdown Field: <h1>123</h1> ### Expected results Text: 123 is displayed as a header in the markdown field ### Actual results No Text is displayed #### Screenshots   ### Environment (please complete the following information): - browser type and version: Firefox - superset version: 1.2 - any feature flags active: RBAC -- 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]
