Below you will find pages that utilize the taxonomy term “Michen00”
August 26, 2026
Unwrap Markdown prose
Version updated for https://github.com/michen00/markdown-prose-hooks to version v0.3.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the removal of manual soft-wrap line breaks from Markdown prose, ensuring that paragraphs are one line and diffs are as small as possible. It solves the problem of unwrapped prose leading to long lines, making diffs difficult to read and potentially breaking rendering in different environments. The action supports two implementations (Python and Rust) and is designed to be lightweight with minimal installation requirements.
August 22, 2026
Unwrap Markdown prose
Version updated for https://github.com/michen00/markdown-prose-hooks to version v0.1.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The markdown-prose-hooks action automates the removal of manual soft-wrap line breaks from Markdown prose, resulting in cleaner diffs. It provides a pre-commit hook and GitHub Action that ensures paragraphs are one line each, simplifying text management and reducing redundancy in code reviews. The tool supports both Python and Rust implementations, with version tags ensuring compatibility across different platforms and versions.