docs: use pymdownx.superfences to make codeblocks in lists work properly
This commit is contained in:
parent
fc47d119bb
commit
8428d5a66b
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
- attr_list
|
- attr_list
|
||||||
- codehilite
|
- codehilite
|
||||||
|
- pymdownx.superfences:
|
||||||
|
css_class: codehilite
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: shadcn
|
name: shadcn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue