What rule do you want to change?
no-empty-definitions
What change do you want to make?
Generate more warnings
How do you think the change should be implemented?
A new default behavior
Example code
<!-- should be reported as empty -->
[^note]:
What does the rule currently do for this code?
Does not report [^note]: as empty.
What will the rule do after it's changed?
Reports [^note]: as empty footnote definition.
Participation
Additional comments
No response