content-collections
content-collections copied to clipboard
Remark-lint rule
We can create a separate package that includes a remark-lint rule. This rule will use the schema from the configuration to validate markdown/mdx files. By using this package, along with one of the following packages, we can display schema errors while editing:
- vscode-remark-lint: Integration of remark-lint for vim
- ale: Integration of remark-lint for vim