From 77b555b0422d002293c8561a3e3cd00c47a8712a Mon Sep 17 00:00:00 2001 From: ipluser Date: Fri, 6 May 2016 15:05:11 +0800 Subject: [PATCH] fix: prism not working when not specified language or language's name error --- bower.json | 2 +- index.html | 2 +- package.json | 2 +- plugins/markdown/js/awesome.js | 19 ++++++++++++------- plugins/markdown/js/awesome.min.js | 2 +- 5 files changed, 16 insertions(+), 11 deletions(-) diff --git a/bower.json b/bower.json index b924650..f2fddd4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "magicbook", - "version": "0.7.0", + "version": "0.7.1", "description": "An lightweight and scalable docs system for markdown, text or other.", "homepage": "http://ipluser.github.io/magicbook/", "keywords": [ diff --git a/index.html b/index.html index aea2f77..7803e7b 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@