Skip to content

chore: Enable MD013 with one sentence per line#138

Merged
hofbi merged 1 commit into
masterfrom
enable-md013
May 27, 2026
Merged

chore: Enable MD013 with one sentence per line#138
hofbi merged 1 commit into
masterfrom
enable-md013

Conversation

@hofbi
Copy link
Copy Markdown
Owner

@hofbi hofbi commented May 27, 2026

Resolves #74

@hofbi hofbi merged commit d061583 into master May 27, 2026
12 checks passed
@hofbi hofbi deleted the enable-md013 branch May 27, 2026 12:29
Comment thread README.md
### `check-max-one-sentence-per-line`

This hook is a simplified version of [rumdl MD013 sentence-per-line-mode](https://github.com/rvben/rumdl/blob/main/docs/md013.md#sentence-per-line-mode).
We recommend rumdl over this hook if possible.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we generally recommend rumdl over this hook, we might as well remove it. How about the following? That just provides the facts, and users can decide what tool fulfills their needs.

Suggested change
We recommend rumdl over this hook if possible.
In contrast to rumdl, this hook doesn't reflow all your text; it only enforces one sentence per line.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanna make a follow up PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More edge cases for check-max-one-sentence-per-line

2 participants