Re: [rfc-i] Where to find BibXML files for citations

Carsten Bormann <cabo@tzi.org> Thu, 08 June 2023 14:23 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: rfc-interest@ietfa.amsl.com
Delivered-To: rfc-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8217BC14CEFF for <rfc-interest@ietfa.amsl.com>; Thu, 8 Jun 2023 07:23:44 -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, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] 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 ORemWGOxdRcy for <rfc-interest@ietfa.amsl.com>; Thu, 8 Jun 2023 07:23:42 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.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 3420BC14CF1A for <rfc-interest@rfc-editor.org>; Thu, 8 Jun 2023 07:23:41 -0700 (PDT)
Received: from [192.168.217.124] (p548dc15c.dip0.t-ipconnect.de [84.141.193.92]) (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 4QcRK66NrNzDCbJ; Thu, 8 Jun 2023 16:23:38 +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: <EC70DFD4-CCA1-4E77-9C7C-C3CC227EB9CF@tzi.org>
Date: Thu, 08 Jun 2023 16:23:38 +0200
Cc: RFC Interest <rfc-interest@rfc-editor.org>
X-Mao-Original-Outgoing-Id: 707927018.347716-82f4b1097e0a083b750e48ca7848eed3
Content-Transfer-Encoding: quoted-printable
Message-Id: <CC69ACC9-36EF-4363-A451-60ABA712A1D7@tzi.org>
References: <3bfb41f3-6f29-b603-4988-ffb4904f8a3f@amsl.com> <EC70DFD4-CCA1-4E77-9C7C-C3CC227EB9CF@tzi.org>
To: rfc-markdown@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-interest/5aHG1ij9g2ji7OnXf_1oG6bM97I>
Subject: Re: [rfc-i] Where to find BibXML files for citations
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://mailman.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://mailman.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Jun 2023 14:23:44 -0000

On 2023-06-07, at 18:59, Carsten Bormann <cabo@tzi.org> wrote:
> 
> I’m now preparing a revision of kramdown-rfc (1.6.35) that will have this change.

Update to 1.6.35 pushed.

Please update your kramdown-rfc installation, e.g. via

	gem update kramdown-rfc

Grüße, Carsten