Markdown No Artificial Line Wraps

Writes and edits Markdown without inserting manual hard line breaks at a fixed column (e.g. 72 or 80). GitHub, docs sites, and editors soft-wrap prose; artificial breaks make diffs noisy and reflow awkward. Use when creating or editing .md files, PR bodies, ADRs, READMEs, rulecards, or any Markdown where the user cares about readable source and clean diffs — or when the user asks to avoid "hard wrapping" or "80-column" line breaks in prose.

prisma f1d5a08 1.9 KB Updated

File contents

prisma/orm/tree/main/skills-contrib/markdown-no-artificial-line-wraps commit f1d5a08859

Frequently asked questions

npx skillmds add prisma-orm/markdown-no-artificial-line-wraps