Comparing version 0.0.7 to 0.0.8
@@ -77,2 +77,6 @@ !(function () { | ||
parse_html: function (content, htmlbooklevel) { | ||
if (!(htmlbooklevel != null)) { | ||
return content; | ||
} | ||
this.log("\n>>> Making section " + htmlbooklevel.name); | ||
@@ -79,0 +83,0 @@ // initialize variables |
{ | ||
"name": "htmlbook", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "HTML to HTMLBook parser", | ||
@@ -5,0 +5,0 @@ "main": "./htmlbook.js", |
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
239640
3451