Open
Description
https://github.com/codacy/codacy-remark-lint does not have an "Issues" list to post to, so posted to this.
Background:
- [Bug]
remark-lint-no-undefined-references
false positive on.github/ISSUE_TEMPLATE/*.md
with square brackets (such astitle: "[Improve]"
). remarkjs/remark-lint#324 - [GitHub workflow]
<!--lint ignore remark-lint-no-undefined-references-->
does not disable notes remarkjs/remark-message-control#11 (comment) - 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
is supposed to havelint ignore
orlint disable
for problems such as this (but it does not).
- says that the stock version of
- https://github.com/remarkjs/remark-frontmatter
- the most popular response to the issues is that you must enable
remark-frontmatter
to fix this.
- the most popular response to the issues is that you must enable
Metadata
Metadata
Assignees
Labels
No labels