highlight:auto_detect default as false
Changes to be committed: modified: _config.yml
This commit is contained in:
parent
e35c9b7805
commit
f627964511
@ -40,7 +40,7 @@ future: true
|
|||||||
highlight:
|
highlight:
|
||||||
enable: true
|
enable: true
|
||||||
line_number: true
|
line_number: true
|
||||||
auto_detect: true
|
auto_detect: false
|
||||||
tab_replace:
|
tab_replace:
|
||||||
|
|
||||||
# Category & Tag
|
# Category & Tag
|
||||||
@ -68,4 +68,4 @@ theme: landscape
|
|||||||
# Deployment
|
# Deployment
|
||||||
## Docs: http://hexo.io/docs/deployment.html
|
## Docs: http://hexo.io/docs/deployment.html
|
||||||
deploy:
|
deploy:
|
||||||
type:
|
type:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user