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 4f4e453 commit 1b89474Copy full SHA for 1b89474
readme.md
@@ -54,7 +54,7 @@ $ posthtml --help
54
"root": "src",
55
"input": "*.html",
56
"output": "dist",
57
- "skip": ["skip.html", "file.html"]
+ "skip": ["skip.html", "file.html"],
58
"options": {
59
"sync": true,
60
"directives": [{"name": "?php", "start": "<", "end": ">"}]
0 commit comments