🔧修改代码高亮配置

This commit is contained in:
79E 2022-07-15 18:04:40 +08:00
parent 4320f2244d
commit d22c4d50c1
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ Set the following item to be the same as mine to display the code highlighting o
``` ```
# Example configuration # Example configuration
highlight: highlight:
enable: true enable: false
line_number: false line_number: false
auto_detect: true auto_detect: true
tab_replace: '' tab_replace: ''

View File

@ -63,7 +63,7 @@ pagination_dir: page
``` ```
# 我的配置 # 我的配置
highlight: highlight:
enable: true enable: false
line_number: false line_number: false
auto_detect: true auto_detect: true
tab_replace: '' tab_replace: ''