Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary of Removing postal information from RFCs
Carsten Bormann <cabo@tzi.org> Tue, 20 July 2021 13:59 UTC
Return-Path: <cabo@tzi.org>
X-Original-To: rfc-markdown@ietfa.amsl.com
Delivered-To: rfc-markdown@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 6FA663A23CD
for <rfc-markdown@ietfa.amsl.com>; Tue, 20 Jul 2021 06:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.886
X-Spam-Level:
X-Spam-Status: No, score=-1.886 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001,
RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01,
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 rgK4woomqxl3 for <rfc-markdown@ietfa.amsl.com>;
Tue, 20 Jul 2021 06:59:29 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de
[134.102.50.15])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 248003A23CE
for <rfc-markdown@ietf.org>; Tue, 20 Jul 2021 06:59:29 -0700 (PDT)
Received: from [192.168.217.118] (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-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4GTgLk2JDJz2xPW;
Tue, 20 Jul 2021 15:59:26 +0200 (CEST)
Content-Type: text/plain;
charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <15571.1626787687@localhost>
Date: Tue, 20 Jul 2021 15:59:25 +0200
Cc: Toerless Eckert <tte@cs.fau.de>,
rfc-markdown@ietf.org
X-Mao-Original-Outgoing-Id: 648482365.722757-1c2f982a5903bcc1e52ea38e65adab94
Content-Transfer-Encoding: quoted-printable
Message-Id: <65E34C78-8090-4534-8046-7E271B0ED07A@tzi.org>
References: <20210712034838.B461E209AFFB@ary.qy>
<6c781dab-7a40-7031-be1c-d77a182f4cf4@gmail.com>
<DE0CD982-D4BE-44A6-9234-B53A756E9717@mnot.net>
<bbb8302a-4041-35db-ce61-d2a18b8ebeee@taugh.com>
<AB6E5013-C14E-4962-8907-17F241971F9D@tzi.org>
<20210719171839.GB24216@faui48e.informatik.uni-erlangen.de>
<DBCC4252-8A2D-473C-82CD-B1B2688586D3@tzi.org> <15571.1626787687@localhost>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/7Q9l-VgyeOaHJaUfMWJYLzuU-RE>
Subject: Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary of Removing postal
information from RFCs
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "rfc-markdown is a discussion list for people writing I-Ds and RFCs
in Markdown and the authors of the tools used for that."
<rfc-markdown.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rfc-markdown>,
<mailto:rfc-markdown-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-markdown/>
List-Post: <mailto:rfc-markdown@ietf.org>
List-Help: <mailto:rfc-markdown-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rfc-markdown>,
<mailto:rfc-markdown-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 20 Jul 2021 13:59:36 -0000
On 2021-07-20, at 15:28, Michael Richardson <mcr+ietf@sandelman.ca> wrote: > > > Carsten Bormann <cabo@tzi.org> wrote: >>> So, what is the relationship kramdown-rfc2629 to this ? >>> >>> - Can the kramdown create xmlv3 output ? > >> Yes, via the --v2v3 process in xml2rfc. > > Do you think that you'll change to producing pure v3 output at some point? Yes. But since most processing of RFCXML involves xml2rfc already, and that already has a (by definition) perfect v3 generator, this doesn’t have very high priority. Any mistake I make there in kramdown-rfc leads to a show-stopper for an author, and that is exactly what kramdown-rfc is trying never to create. > I understand that might be awhile, or that -3 might become the default before > that point. Right. Again, there is very little reason to invalidate existing Makefiles etc., so changing defaults pretty much means making a renamed copy of a wrap-around processor like kdrfc. That is actually likely to happen quite soon. (-3 is already default in, and the only way to run, kdwatch [1].) > I'm just asking about processing plans. I think progress here will be pretty much issue-driven; if an author finds an inconvenience in the current setup, that is more likely to be addressed than some abstract notion of compliance. (The main driver is actually AUTH48 processing, as the RPC operates on the converted v3 XML, so making diffs is harder for the authors when there are still pieces of v2 packaging around. But making that process less impenetrable for authors is currently frustrated in more ways, so that is a larger project. The other driver is missing features, mainly tables at this point.) >> With the --v3 (-3) flag, kramdown-rfc2629 produces XML that xml2rfc can >> process, and that --v2v3 can turn into the current version of v3. >> This XML is no longer v2 compliant, as it uses the new features of v3. > > So it's some kind of v2 / v3 mutt :-) It is pretty much one of the two authoring interfaces provided by xml2rfc to v3; it is just weird that the I-D submission interface is in denial about that. Grüße, Carsten [1]: https://github.com/cabo/kdwatch
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Carsten Bormann
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Carsten Bormann
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Michael Richardson
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Carsten Bormann
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Miek Gieben
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Jay Daley
- Re: [Rfc-markdown] Carsten: Re: [rfc-i] summary o… Carsten Bormann
- [Rfc-markdown] V3 weird stuff, was: Carsten: Re: … Julian Reschke
- Re: [Rfc-markdown] V3 weird stuff, was: Carsten: … Carsten Bormann
- [Rfc-markdown] No longer need to run xml2rfc --v2… Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Mark Nottingham
- Re: [Rfc-markdown] No longer need to run xml2rfc … Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Mark Nottingham
- Re: [Rfc-markdown] No longer need to run xml2rfc … Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Mark Nottingham
- Re: [Rfc-markdown] No longer need to run xml2rfc … Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Mark Nottingham
- Re: [Rfc-markdown] No longer need to run xml2rfc … Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Julian Reschke
- Re: [Rfc-markdown] No longer need to run xml2rfc … Carsten Bormann
- Re: [Rfc-markdown] No longer need to run xml2rfc … Julian Reschke