Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature suggestion: Automating wrapping markdown at 80 characters #337

Open
dstansby opened this issue Mar 25, 2024 · 1 comment · Fixed by #356
Open

Feature suggestion: Automating wrapping markdown at 80 characters #337

dstansby opened this issue Mar 25, 2024 · 1 comment · Fixed by #356
Assignees
Labels
enhancement New feature or request

Comments

@dstansby
Copy link
Member

Is Your Feature Request Related to a Problem? Please Describe

Add an automated way to wrap markdown files at 80 (@dstansby: maybe a bit more??) characters.

Suggested by @paddyroddy in #335 (comment).

Describe the Solution You'd Like

An automated way to wrap markdown files in the pre-commit config.

Describe Alternatives You've Considered

No response

Additional Context

No response

@dstansby dstansby added the enhancement New feature or request label Mar 25, 2024
@samcunliffe samcunliffe removed their assignment Mar 25, 2024
@samcunliffe samcunliffe linked a pull request Apr 17, 2024 that will close this issue
@paddyroddy paddyroddy reopened this Apr 25, 2024
@paddyroddy
Copy link
Member

Identified in #361 proseWrap broke things due to prettier/prettier#9232. This might be fixable by a different markdown parser, or not using the RST-like hyperlink format.

@paddyroddy paddyroddy changed the title Feature suggestion: Wrap markdown at 80 characters Feature suggestion: Automating wrapping markdown at 80 characters Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants