Skip to content

Markdown suggestions should report bugs individually #41

@kendallgassner

Description

@kendallgassner

Currently we report the "Non Descriptive Links" error once ... even if multiple links are not descriptive. We should report each bug individually to provide more descriptive feedback.

example

This markdown:

<a>Learn more</a>
<a>Click here</a>

Should output two non descriptive link errors -- right now it will output one.

Acceptance Criteria

  • - each rule break is reported individually
  • - a user can tell the exact link that is being broken. Perhaps this means adding a message "Link on line 10 is needs to be more descriptive.."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions