File: mkdocs.env.yml

package info (click to toggle)
sqlmodel 0.0.37-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,344 kB
  • sloc: python: 16,107; javascript: 283; sh: 16; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
# 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]