From f6279645115483d22382f1b4eaf0017e49ab1535 Mon Sep 17 00:00:00 2001 From: leesei Date: Tue, 8 Dec 2015 14:22:00 +0800 Subject: [PATCH] highlight:auto_detect default as false Changes to be committed: modified: _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 57e708e..b7d669e 100644 --- a/_config.yml +++ b/_config.yml @@ -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: \ No newline at end of file + type: