Re: [Rfc-markdown] 1.2.8: BCP14 boilerplate

Carsten Bormann <cabo@tzi.org> Fri, 19 January 2018 15:36 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 7FD1512D965 for <rfc-markdown@ietfa.amsl.com>; Fri, 19 Jan 2018 07:36:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 OxkncJqtVXEi for <rfc-markdown@ietfa.amsl.com>; Fri, 19 Jan 2018 07:36:41 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8141512D834 for <rfc-markdown@ietf.org>; Fri, 19 Jan 2018 07:36:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id w0JFacSc025743 for <rfc-markdown@ietf.org>; Fri, 19 Jan 2018 16:36:38 +0100 (CET)
Received: from [192.168.217.114] (p5DC7EAF5.dip0.t-ipconnect.de [93.199.234.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3zNQ0k38dHzDXM7; Fri, 19 Jan 2018 16:36:38 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <B05DDD32-D622-47AD-B49A-4F2581602489@tzi.org>
Date: Fri, 19 Jan 2018 16:36:37 +0100
X-Mao-Original-Outgoing-Id: 538068996.304404-ef18b7d7b4c490f40ffdec497f5051e6
Content-Transfer-Encoding: quoted-printable
Message-Id: <A2AB0A60-311E-4D09-BA4D-0B0FD215BED4@tzi.org>
References: <B05DDD32-D622-47AD-B49A-4F2581602489@tzi.org>
To: RFC Markdown <rfc-markdown@ietf.org>
X-Mailer: Apple Mail (2.3445.5.20)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/qCzBzNPrBK-2AU3WVmIT6PO3nf4>
Subject: Re: [Rfc-markdown] 1.2.8: BCP14 boilerplate
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.22
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: Fri, 19 Jan 2018 15:36:43 -0000

On Jan 19, 2018, at 11:08, Carsten Bormann <cabo@tzi.org> wrote:
> 
> {{::boilerplate bcp14}

Oops, this message escaped me with a superfluous brace…  Make that:

{::boilerplate bcp14}

I also failed to say that this is about the kramdown-rfc2629 tool, and that, as usual, you can update to the current version with

	gem update kramdown-rfc2629

(or simply `gem update` to update all rubygems.)

Grüße, Carsten

(This is what I get from having joined a W3C teleconference at 08:00)