This commit is contained in:
Van
2019-01-13 23:18:26 +08:00
parent 889f6c797b
commit 91f7a9f828
11 changed files with 11 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ blockquote {
* Article reset style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</ta>
* @version 0.2.0.3, Jan 2, 2019
* @version 0.2.1.0, Jan 4, 2019
*/
.content-reset {
word-wrap: break-word;

View File

@@ -64,6 +64,7 @@
"em14Label": "${em14Label}"
};
Util.initSW();
Util.parseMarkdown('content-reset');
Util.killIE(8)
</script>