Files
sqlmodel/mkdocs.env.yml
2025-11-20 13:12:37 +01:00

6 lines
229 B
YAML

# Define this here and not in the main mkdocs.yml file because that one could be auto
# updated and written, and the script would remove the env var
markdown_extensions:
pymdownx.highlight:
linenums: !ENV [LINENUMS, false]