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
Additional context
No response
Problem or motivation
Although the documentation claim full compatibilty, the MD060 rule of
rumdlis 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:
Contribution
Additional context
No response