Sujet : Re: Tinker WriterDeck
De : candycanearter07 (at) *nospam* candycanearter07.nomail.afraid (candycanearter07)
Groupes : comp.miscDate : 23. Apr 2025, 20:20:04
Autres entêtes
Organisation : the-candyden-of-code
Message-ID : <slrn100ievj.2i4dj.candycanearter07@candydeb.host.invalid>
References : 1 2 3 4 5 6 7
User-Agent : slrn/1.0.3 (Linux)
Lawrence D'Oliveiro <
ldo@nz.invalid> wrote at 04:27 this Wednesday (GMT):
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.
That goes back to the whole "plain text* works on everything" thing, you
can grep it for a specific phrase, concatinate pieces together, use
/any/ text editor (notepad, anyone?), etc.
*unicode does mess some stuff up but generally compatibility is pretty
good, and i think theres a special code for embedding a unicode char in
md
-- user <candycane> is generated from /dev/urandom