mik-laj commented on a change in pull request #6243: [AIRFLOW-XXX] Highlight
code blocks
URL: https://github.com/apache/airflow/pull/6243#discussion_r330976331
##########
File path: docs/howto/connection/mysql.rst
##########
@@ -39,16 +39,16 @@ Extra (optional)
Specify the extra parameters (as json dictionary) that can be used in MySQL
connection. The following parameters are supported:
- * **charset**: specify charset of the connection
- * **cursor**: one of "sscursor", "dictcursor, "ssdictcursor" . Specifies
cursor class to be
+ * ``charset``: specify charset of the connection
+ * ``cursor**: one of ``sscursor``, ``dictcursor``, ``ssdictcursor`` .
Specifies cursor class to be
Review comment:
Updated. Thanks :-D
----------------------------------------------------------------
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]
With regards,
Apache Git Services