errata-ai / vale

:pencil: A markup-aware linter for prose built with speed and extensibility in mind.
https://vale.sh
MIT License
4.51k stars 155 forks source link

Semantic Line Break #517

Closed 5u623l20 closed 2 years ago

5u623l20 commented 2 years ago

Can anyone share a guideline on how to implement semantic line break or in easier words one sentence per line?

Should I consider the scope of a paragraph or sentence?

I just need the concept; I can translate it into vale style.

jdkato commented 2 years ago

See https://github.com/errata-ai/vale/discussions/512.