docs: use pymdownx.superfences to make codeblocks in lists work properly
Some checks failed
/ Ansible Lint (push) Successful in 2m33s
/ build (push) Failing after 2m38s

This commit is contained in:
June 2026-05-19 23:49:06 +02:00
commit 8428d5a66b
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -7,6 +7,8 @@ markdown_extensions:
- admonition
- attr_list
- codehilite
- pymdownx.superfences:
css_class: codehilite
theme:
name: shadcn