Disable plugins (for broken search)
This commit is contained in:
parent
1f4a386c30
commit
74c90e31df
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ markdown_extensions:
|
|||
# pip install pymdown-extensions
|
||||
- pymdownx.superfences:
|
||||
|
||||
plugins: []
|
||||
|
||||
extra:
|
||||
search:
|
||||
language: 'fr, en'
|
||||
|
|
Loading…
Reference in a new issue