Comparing version 6.0.18 to 6.0.19
{ | ||
"name": "remixml", | ||
"version": "6.0.18", | ||
"version": "6.0.19", | ||
"description": "XML/HTML-like macro language/template compiler engine", | ||
@@ -5,0 +5,0 @@ "main": "remixml.min.js", |
@@ -442,3 +442,4 @@ <h1>Remixml</h1> | ||
- `<nooutput>...</nooutput>`<br /> | ||
Suppress output inside this tag. | ||
Suppress output inside this tag. The content needs to be well-formed | ||
XHTML (no dangling tags). | ||
- `<comment>...</comment>`<br /> | ||
@@ -445,0 +446,0 @@ Strip and skip this tag with content. The content needs to be well-formed |
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
559458
552