✅ Quality checks
mktestdocs - 🥇15 · ⭐ 100 · Apache-2
Run pytest against markdown files/docstrings.
mkdocs-spellcheck - 🥇15 · ⭐ 9 · ISC
·
A spell checker plugin for MkDocs.
- GitHub (👨💻 3 · 🔀 2 · 📦 36 · 📋 15 - 46% open · ⏱️ 23.03.2024)
- PyPi (📥 8.5K / month):
pip install mkdocs-spellcheck
- Add to mkdocs.yml:
plugins: - spellcheck
Link Checker - 🥉9 · ⭐ 9 · 💤 · MIT
Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second.
mkdocs-code-validator - 🥉9 · ⭐ 1 · MIT
·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
- GitHub (📦 13 · ⏱️ 03.02.2024)
- PyPi (📥 290 / month):
pip install mkdocs-code-validator
- Add to mkdocs.yml:
plugins: - code-validator