alamb commented on code in PR #13324:
URL: https://github.com/apache/datafusion/pull/13324#discussion_r1835627885


##########
docs/source/conf.py:
##########
@@ -119,3 +119,9 @@
 
 # enable nice rendering of checkboxes for the task lists
 myst_enable_extensions = ["colon_fence", "deflist", "tasklist"]
+
+# Some code blocks (sql) are not being highlighted correctly, due to the
+# presence of some special characters like: ๐Ÿš€, รฅ, {,... But this isnโ€™t a major
+# issue for our documentation. So, suppress these warnings to keep our build

Review Comment:
   ๐Ÿ‘ 



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

Reply via email to