|
|
|
|
|
by sampo
4077 days ago
|
|
> Another huge reason to use plain text that he didn't mention is version control. But version control tools are designed for code, i.e. showing which lines have been edited. With English text one would rather want to see which sentences have been edited. Are there tools for this? (Except MS Word's track changes feature.) Well, one could write one sentence per one line, but that makes a pretty ugly txt document, when viewed raw. |
|
Many of the tech writers I work with advocate exactly this.
In my stuff, I just hard line wrap the text. Diffs do tend to have more spurious whitespace changes because of this than I'd like, but that's still miles better than a completely opaque binary format like Word.