Re: [Tools-discuss] Let's have better tools

Carsten Bormann <cabo@tzi.org> Sun, 27 June 2021 20:15 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85D8E3A1756 for <tools-discuss@ietfa.amsl.com>; Sun, 27 Jun 2021 13:15:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 170orggpmo7h for <tools-discuss@ietfa.amsl.com>; Sun, 27 Jun 2021 13:15:38 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [IPv6:2001:638:708:32::19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 922603A1755 for <tools-discuss@ietf.org>; Sun, 27 Jun 2021 13:15:38 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4GChnL5TmDz2xJ2; Sun, 27 Jun 2021 22:15:34 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <98f8f742-e395-6c86-44ca-1a862b268390@gmx.de>
Date: Sun, 27 Jun 2021 22:15:34 +0200
Cc: tools-discuss@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <AADC35DD-F2F7-410D-9FDC-57A6DC367E72@tzi.org>
References: <20210627013258.1D30F188447C@ary.qy> <691b91b6-86d7-2a3d-b9dc-8c19cc507db4@gmail.com> <584d34d6-5630-bbb7-35cc-9459dabc80f0@taugh.com> <82887902-90d0-3616-656b-fc39e4febd47@gmail.com> <70fee53d-28b9-874a-6988-6c1234ca149@taugh.com> <55B80E3D-E22B-439F-9D5B-96185A1CE65B@tzi.org> <CAA=duU17ZAbi-yD7xsaKewgn4dxiS-jYmZuZhEQet2UhfrfpSw@mail.gmail.com> <fc52d7a2-bdc-b799-2278-77096f32e2f@taugh.com> <98f8f742-e395-6c86-44ca-1a862b268390@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/3ZHUDGvRq8-zwtY_duQ12p1enIc>
Subject: Re: [Tools-discuss] Let's have better tools
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 27 Jun 2021 20:15:44 -0000

On 27. Jun 2021, at 22:08, Julian Reschke <julian.reschke@gmx.de> wrote:
> 
> Or you could run a text-editor and web browser side-by-side and use
> rfc2629.xslt's "live HTML refresh" feature (see
> <https://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#html.live.refresh>).

Doing something like this server-based (server runs on your laptop) is a SMOP (small matter of programming), and I’m already using that for other kinds of markdown.
Coming to an I-D/RFC markdown processor of your choice whenever next I have half a day to burn.

Grüße, Carsten