simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Oct 23 08:01:34 BST 2024


TL;DR:
  33881a14 privacy.but: fix depth of subheadings.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2024-10-23 08:01:34

commit 33881a1445e93d5022d3ee8233a33c865b4ab8de
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=33881a1445e93d5022d3ee8233a33c865b4ab8de;hp=c635c55a333a587d9d65c9f0f8e7d1bec6c62da5
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Oct 23 07:56:18 2024 +0100

    privacy.but: fix depth of subheadings.
    
    In the original HTML-only version of the privacy document, there were
    two major sections at <h2> level, "stuff stored locally" and "stuff
    sent over the network", each with subsections at <h3> level describing
    individual aspects. But somehow when I translated it into Halibut to
    put it into the manual, they all became \H and the nesting was lost.

 doc/privacy.but | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)



More information about the tartarus-commits mailing list