Skip to content

Enhance MD060 to make it fully compatible with markdownlint #589

@palto42

Description

@palto42

Problem or motivation

Although the documentation claim full compatibilty, the MD060 rule of rumdl is not supporting the option aligned_delimiter available in markdownlint.

Proposed solution

Implement the MD060 rule option "aligned_delimiter" as in markdownlint.

Alternatives considered

No response

Feature category

New lint rule

Example markdown

Style compact with aligned_delimiter:

| Character | Meaning |
| --------- | ------- |
| Y | Yes |
| N | No |

Contribution

  • I would be willing to submit a PR to implement this feature

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions