vala-lang/vala-docs

Add Markdown Linter Action/Config for Standardization

Open

#110 opened on Oct 7, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees) (28 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Since markdown is quite flexible, perhaps it would be useful to add a linter to push for a more consistent markdown style.

Some editors for markdown have linters installed (neovim with markdownlint-cli2) which would benefit from following a linter standard.

It may be beneficial in some editors and for consistency, but it also may increase friction to add to the docs.

Additional Resources

Contributor guide