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 ca7b981 commit 53fc6dbCopy full SHA for 53fc6db
README.md
@@ -22,7 +22,7 @@ npx @11ty/create index.md '# Heading'
22
npx @11ty/create nested/index.md '# Heading'
23
```
24
25
-Add in v1.0.6 and newer:
+And in v1.0.6+ `stdin` is supported:
26
```sh
27
echo '# Heading' | npx @11ty/create nested/index.md
28
0 commit comments