▲ | tolerance 5 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I like your extension of the term “readers” but I don’t think that’s the intended use for this matter. And if it were, would it be safe to assume that editors and other collaborators would consent to this standard? > But also, have you never read the plain text / source of some markdown/other markup language written by someone else? Readme.md in its raw form? That’s beside the point because the spec states "A semantic line break must not alter the final rendered output of the document.” And I think you’re misinterpreting what “plain text” refers to here. Not .txt files exclusively, but the markup languages mentioned as well that are...plain text. The final rendered output of these kind of documents are not themselves. The expectation is that the source of whatever flavor of plain text is not the final output. If this practice offends you, don’t use it. This is a specification suggesting a practice for you* to use. How have you been able to manage with hard-wrapped text elsewhere? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | eviks 5 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> And if it were, would it be safe to assume that editors and other collaborators would consent to this standard? Easy no, only some of them in some instances. There is no uniformity at such a scale / variety of collaboration. > That’s beside the point because the spec states It's not, and I've addressed this in the very next semantic line! And you've also ignored the very point in your quoted line as well. Editing "Readme.md in its raw form" with the extra line breaks is still bad regardless of the final rendered output. > Not .txt files exclusively I don't need exclusivity, complementarity still works. And again, final output doesn't save you > If this practice offends you, don’t use it. If the criticism offends you, practice in the shadows and don't publish the raw misformatted specs/docs! > How have you been able to manage with hard-wrapped text elsewhere? Sometimes by batch-replacing those extra newlines in a text editor, sometiems by abandoning reading because the text reflow is too broken, sometimes just by plowing through while cursing the cavemen that force their habits onto the readers with different devices. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|