Merge pull request #2 from leesei/master
highlight:auto_detect default as false
This commit is contained in:
commit
21efd80dc5
@ -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