diff --git a/paper/core/Utils.js b/paper/core/Utils.js index 859fada..7a7f14d 100644 --- a/paper/core/Utils.js +++ b/paper/core/Utils.js @@ -32,5 +32,6 @@ Utils = { return Utils.htmlDecode( name.replace(new RegExp(REGULAR_STRING.HTML_STYLE_TAG, "gm"), '').replace(new RegExp(REGULAR_STRING.ENTER, "gm"), '') ) - } + }, + } diff --git a/readme.md b/readme.md index b7a4999..7cdff27 100644 --- a/readme.md +++ b/readme.md @@ -25,4 +25,11 @@ 1. 在`index.html`的`