amps-in-the-trunk
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "amps-in-the-trunk", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Turns HTML in Google AMP HTML. Includes express middleware.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -26,3 +26,3 @@ # A module to transform HTML directly to Google AMP HTML | ||
- Use `layout=` to specify the AMP layout rather than your normal one | ||
- Provide a callback to `res.render()` to allow us to intercept the rendered HTML and convert it to AMP: | ||
- Use `res.renderAMP(view, local)` to render HTML and convert it to AMP: | ||
@@ -29,0 +29,0 @@ <!-- http://meta.stackexchange.com/questions/34292/code-blocks-after-a-list-but-not-within-a-list-in-markdown-is-it-possible --> |
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
1506713