hexo-theme-next
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "theme-next", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"homepage": "https://theme-next.org", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "hexo-theme-next", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "Elegant and powerful theme for Hexo", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -301,3 +301,3 @@ /* global NexT, CONFIG */ | ||
function wrapTable() { | ||
$('table').not('figure table').wrap('<div class="table-container"></div>'); | ||
$('table').wrap('<div class="table-container"></div>'); | ||
} | ||
@@ -304,0 +304,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1612481
343