Re: [Rfc-markdown] kramdown-rfc-extract-sourcecode: Provide better names to the extracted files

Carsten Bormann <cabo@tzi.org> Wed, 27 September 2023 10:13 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 2785BC151541 for <rfc-markdown@ietfa.amsl.com>; Wed, 27 Sep 2023 03:13:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JMgySnapVOaZ for <rfc-markdown@ietfa.amsl.com>; Wed, 27 Sep 2023 03:13:50 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55D4BC151540 for <rfc-markdown@ietf.org>; Wed, 27 Sep 2023 03:13:49 -0700 (PDT)
Received: from eduroam-pool10-331.wlan.uni-bremen.de (eduroam-pool10-331.wlan.uni-bremen.de [134.102.91.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4RwXWY5fQVzDCfb; Wed, 27 Sep 2023 12:13:45 +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: <CAD2=Z87d5WZvpZBesspbvqZ4YQD2tsag6E4qC0M5w49T3QqULA@mail.gmail.com>
Date: Wed, 27 Sep 2023 12:13:45 +0200
Cc: rfc-markdown@ietf.org
X-Mao-Original-Outgoing-Id: 717502425.31382-e629151f3c8b4db8093bd4169df9dfff
Content-Transfer-Encoding: quoted-printable
Message-Id: <D80E0D37-436A-46BD-AFCB-D170978157EF@tzi.org>
References: <70B4AB74-4BC7-476A-B88A-B7A5DE5AADBD@tzi.org> <CAD2=Z87d5WZvpZBesspbvqZ4YQD2tsag6E4qC0M5w49T3QqULA@mail.gmail.com>
To: Kesara Rathnayake <kesara@staff.ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/FDfph7RV0rLvy94dtuIEPSAzJHU>
Subject: Re: [Rfc-markdown] kramdown-rfc-extract-sourcecode: Provide better names to the extracted files
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.39
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: Wed, 27 Sep 2023 10:13:53 -0000

On 2023-09-27, at 11:40, Kesara Rathnayake <kesara@staff.ietf.org> wrote:
> 
> May be time to bump up to 1.7.0 with the breaking changes?

Good point, even though changes to kramdown-rfc-extract-sourcecode will not affect 98 % of the current users.

I have now pushed kramdown-rfc 1.7.1 (for some reason, we seem to start patch levels with 1 in this decade) with the described flag day updates to the filename generation.  Enjoy!

Grüße, Carsten