We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3583f71 commit eef62a9Copy full SHA for eef62a9
1 file changed
mkdocs.yml
@@ -26,6 +26,8 @@ repo_url: https://github.com/codeigniter4/shield
26
27
markdown_extensions:
28
- pymdownx.superfences
29
+ - pymdownx.highlight:
30
+ use_pygments: false
31
32
extra_css:
33
- https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/github.min.css
0 commit comments