We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04345c commit d7fce0dCopy full SHA for d7fce0d
README.md
@@ -38,7 +38,7 @@ This plugin can be used to read a RSS feed (via the Google Feed API) and transfo
38
39
// outer template for the html transformation
40
// default: "<ul>{entries}</ul>"
41
- valid values: any string
+ // valid values: any string
42
layoutTemplate: '<div class='feed-container'>{entries}</div>',
43
44
// inner template for each entry
0 commit comments