mkdocstrings / python

A Python handler for mkdocstrings.
https://mkdocstrings.github.io/python
ISC License
190 stars 35 forks source link

docs: Recommend to set default language to python for code blocks? #187

Open pawamoy opened 1 month ago

pawamoy commented 1 month ago

Brought up in our matrix channel.

https://facelessuser.github.io/pymdown-extensions/extensions/highlight/


markdown_extensions:
- pymdownx.highlight:
    default_lang: python