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 49f24c6 commit c84a5fdCopy full SHA for c84a5fd
packages/remark-lint/README.md
@@ -119,7 +119,7 @@ This is usually a {boolean}, but it could also be a {string|number}.
119
**Not allowed:**
120
121
```markdown
122
-This is an {invalid} type, and so is {string | number}.
+This is an {invalid} type, and so is {string | number} because there should **not** be whitespace around the `|`.
123
```
124
125
### `node-core:yaml-comments`
0 commit comments