mirror of
https://github.com/mundimark/awesome-markdown.git
synced 2026-07-16 07:52:27 -05:00
[PR #99] [MERGED] Add ai-slop-detect to Markdown Lint section #1012
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mundimark/awesome-markdown/pull/99
Author: @antydizajn
Created: 6/3/2026
Status: ✅ Merged
Merged: 6/3/2026
Merged by: @geraldb
Base:
master← Head:add-ai-slop-detect📝 Commits (1)
e57c3f8Add ai-slop-detect to Markdown Lint section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
ai-slop-detect is a free, MIT-licensed Python CLI that flags AI-generated text patterns specifically in markdown and prose: em-dashes, ChatGPT phrases ("leverage", "cutting-edge", "unleash", "gamechanger"), punctuation density, and zero-width unicode tells.
Different scope from markdownlint (style/syntax) - this checks for LLM-generated text quality. Pairs well with markdownlint in CI.
EN + PL, GitHub Action included.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.