awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mivok avatar

mivok/markdownlint

0
View on GitHub↗
2,057 stars·247 forks·Ruby·MIT·11 views

Markdownlint

Markdown lint tool

Features

  • Code Quality and Linting - Flags style issues in Markdown documents.
  • Code Quality Linters - Checks Markdown files for style and formatting issues.

Star history

Star history chart for mivok/markdownlintStar history chart for mivok/markdownlint

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Markdownlint

These projects share indexed features with Markdownlint. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • amperser/proselintamperser avatar

    amperser/proselint

    4,542View on GitHub↗

    Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal

    JavaScript
    View on GitHub↗4,542
  • codespell-project/codespellcodespell-project avatar

    codespell-project/codespell

    2,391View on GitHub↗

    check code for common misspellings

    Python
    View on GitHub↗2,391
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar avatar

    360EntSecGroup-Skylar/goreporter

    3,123View on GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    View on GitHub↗3,123
  • csscomb/csscomb.jscsscomb avatar

    csscomb/csscomb.js

    3,327View on GitHub↗

    CSS coding style formatter

    JavaScript
    View on GitHub↗3,327
Compare all 30 related projects→

Frequently asked questions

What does mivok/markdownlint do?

Markdown lint tool

What are the main features of mivok/markdownlint?

The main features of mivok/markdownlint are: Code Quality and Linting, Code Quality Linters.

Which projects share features with mivok/markdownlint?

Projects with overlapping indexed features include: csscomb/csscomb.js — CSS coding style formatter. davidanson/markdownlint. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report. amperser/proselint — Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in… codespell-project/codespell — check code for common misspellings. hougesen/mdsf — Format markdown code blocks using your favorite tools.