Update _config.yml (#74)

This commit is contained in:
D-Sketon 2023-11-26 20:14:23 +08:00 committed by GitHub
parent eaf299b48f
commit a1c722e1df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,15 +43,14 @@ render_drafts: false
post_asset_folder: false post_asset_folder: false
relative_link: false relative_link: false
future: true future: true
syntax_highlighter: highlight.js
highlight: highlight:
enable: true
line_number: true line_number: true
auto_detect: false auto_detect: false
tab_replace: '' tab_replace: ''
wrap: true wrap: true
hljs: false hljs: false
prismjs: prismjs:
enable: false
preprocess: true preprocess: true
line_number: true line_number: true
tab_replace: '' tab_replace: ''