DarthData410 commented on issue #7459: URL: https://github.com/apache/iceberg/issues/7459#issuecomment-1529160873
Alright so this is a theme configuration in mkdocs.yml was not completely setup for python code highlighting, pure the theme being used 'material'. mkdocs-material theme: https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown-extensions/?h=highlight+js#highlight  Have a look at what I generated, after applying the correct updates for the mkdocs.yml file. The code highlighting is now in place. -- 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]
