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:
|
||||
enable: true
|
||||
line_number: true
|
||||
auto_detect: true
|
||||
auto_detect: false
|
||||
tab_replace:
|
||||
|
||||
# Category & Tag
|
||||
@ -68,4 +68,4 @@ theme: landscape
|
||||
# Deployment
|
||||
## Docs: http://hexo.io/docs/deployment.html
|
||||
deploy:
|
||||
type:
|
||||
type:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user