https://github.com/codacy/codacy-remark-lint does not have an "Issues" list to post to, so posted to this. **Background**: - https://github.com/remarkjs/remark-lint/issues/324 - https://github.com/remarkjs/remark-message-control/issues/11#issuecomment-2630272337 - https://github.com/orgs/community/discussions/150550 - https://github.com/remarkjs/remark-message-control?tab=readme-ov-file#when-should-i-use-this - says that the [stock version of `remark-lint`](https://github.com/remarkjs/remark-lint) is supposed to have `lint ignore` or `lint disable` for problems such as this (but it does not). - https://github.com/remarkjs/remark-frontmatter - the most popular response to the issues is that you must enable `remark-frontmatter` to fix this.