[PR #99] [MERGED] Add ai-slop-detect to Markdown Lint section #917

Closed
opened 2026-06-12 10:59:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-ai-slop-detect


📝 Commits (1)

  • e57c3f8 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mundimark/awesome-markdown/pull/99 **Author:** [@antydizajn](https://github.com/antydizajn) **Created:** 6/3/2026 **Status:** ✅ Merged **Merged:** 6/3/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `add-ai-slop-detect` --- ### 📝 Commits (1) - [`e57c3f8`](https://github.com/mundimark/awesome-markdown/commit/e57c3f87a3833531be94ffbfcba1592806b265ef) Add ai-slop-detect to Markdown Lint section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [ai-slop-detect](https://github.com/antydizajn/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 10:59:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-markdown#917