We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddea26a commit c5a2e06Copy full SHA for c5a2e06
test/scripts/tags/code.js
@@ -9,7 +9,7 @@ describe('code', function() {
9
var hexo = new Hexo();
10
var codeTag = require('../../../lib/plugins/tag/code')(hexo);
11
var escapeHTML = util.escapeHTML;
12
-
+
13
var fixture = [
14
'if (tired && night){',
15
' sleep();',
0 commit comments