Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "remixml", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "XML/HTML-like macro language/template engine", | ||
@@ -5,0 +5,0 @@ "main": "remixml.js", |
@@ -284,3 +284,3 @@ <h1>Remixml</h1> | ||
Destructively parses the template, but only touches regions | ||
enclosed in `<remixml>...</remixml> tags. | ||
enclosed in `<remixml>...</remixml>` tags. | ||
- `domtop = Remixml.parse_document(context);`<br /> | ||
@@ -287,0 +287,0 @@ Destructively parses the whole current page document. |
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