Sujet : Re: Tinker WriterDeck
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.miscDate : 23. Apr 2025, 05:27:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vu9q7j$27kdv$2@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 22 Apr 2025 10:22:51 -0300, Ethan Carter wrote:
There's a paper by Leslie Lamport that says that a document should be
/logically/ structured. That's paper 76 on his list on his homepage.
Although he seems more concerned with mathematical papers, most of the
ideas surely apply to everything else.
A key thing I find with plain-text-plus-markup is that it can be put into
version-control systems and managed collaboratively, just like program
source code. WYSIWYG document processors may have change tracking, but
they’re invariably pretty primitive compared to the branching and merging
capabilities of a modern VCS like Git.