From 1fd6610fa3a09dfc6344bc7eb2a2c7e66c8dc73d Mon Sep 17 00:00:00 2001 From: lealife Date: Thu, 7 May 2015 00:02:54 +0800 Subject: [PATCH] =?UTF-8?q?#133=20=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E4=B8=BB=E9=A2=98,=20=E6=9B=B4=E6=96=B0markdown=E8=A7=A3?= =?UTF-8?q?=E6=9E=90=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/blog/themes/default/post.html | 31 +++++----------------- public/blog/themes/default/style.css | 5 ++++ public/blog/themes/default/theme.json | 2 -- public/blog/themes/elegant/post.html | 34 ++++++------------------- public/blog/themes/elegant/style.css | 4 ++- public/blog/themes/elegant/theme.json | 4 +-- public/blog/themes/nav_fixed/post.html | 31 +++++----------------- public/blog/themes/nav_fixed/style.css | 3 +++ public/blog/themes/nav_fixed/theme.json | 4 +-- 9 files changed, 35 insertions(+), 83 deletions(-) diff --git a/public/blog/themes/default/post.html b/public/blog/themes/default/post.html index 861c116..e616363 100644 --- a/public/blog/themes/default/post.html +++ b/public/blog/themes/default/post.html @@ -108,34 +108,17 @@ var commentNum = +"{{$.post.CommentNum}}"; markdown 调用markdown来解析得到html --> - {{if $.post.IsMarkdown }} - - - - - - - - - - + - {{else}} - - - - - - - - - +-->{{if $.post.IsMarkdown }} + - {{else}} - - - - - - - - - + - {{else}}