villebro commented on a change in pull request #11340:
URL: 
https://github.com/apache/incubator-superset/pull/11340#discussion_r509006865



##########
File path: superset/config.py
##########
@@ -308,6 +308,8 @@ def _try_json_readsha(  # pylint: disable=unused-argument
     "TAGGING_SYSTEM": False,
     "SQLLAB_BACKEND_PERSISTENCE": False,
     "LISTVIEWS_DEFAULT_CARD_VIEW": False,
+    "DISPLAY_MARKDOWN_HTML": True,
+    "ESCAPE_MARKDOWN_HTML": False,

Review comment:
       Could we add comments here that explain how these affect the behaviour? 
Also, it could be a good idea to add a comment in `UPDATING.md` in case someone 
is currently relying on this functionality.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to