Try to add chinese search support

This commit is contained in:
conanhujinming
2021-06-20 19:37:28 +08:00
committed by GitHub
parent 940cf01a9f
commit 578ebe442c

View File

@@ -6,3 +6,6 @@ markdown_extensions:
- def_list
- pymdownx.tasklist:
custom_checkbox: true
extra:
search:
language: 'en, zh'