Skip to content

Rule Change: Extend no-empty-definitions to cover empty footnote definitions #435

Open
@TKDev7

Description

@TKDev7

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

  • I am willing to submit a pull request to implement this change.

Additional comments

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Implementing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions