Re: [Rfc-markdown] bcp14-tagged

Carsten Bormann <cabo@tzi.org> Mon, 01 November 2021 10:24 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 369433A124D for <rfc-markdown@ietfa.amsl.com>; Mon, 1 Nov 2021 03:24:02 -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 FU5twxtoMD6d for <rfc-markdown@ietfa.amsl.com>; Mon, 1 Nov 2021 03:23:57 -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 772983A124C for <rfc-markdown@ietf.org>; Mon, 1 Nov 2021 03:23:56 -0700 (PDT)
Received: from [192.168.217.118] (p5089a10c.dip0.t-ipconnect.de [80.137.161.12]) (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 4HjTf157Drz2xHN; Mon, 1 Nov 2021 11:23:53 +0100 (CET)
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: <338078BE-6FDA-4675-90A4-1F68AEA7228D@eggert.org>
Date: Mon, 01 Nov 2021 11:23:53 +0100
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, rfc-markdown@ietf.org
X-Mao-Original-Outgoing-Id: 657455033.342164-a4dceba7d37316118a074fa02c85d05f
Content-Transfer-Encoding: quoted-printable
Message-Id: <309FB686-CD15-4EF0-8697-948333C2B530@tzi.org>
References: <a1849958-8325-4474-9578-ce1f093cc49c@www.fastmail.com> <22597.1635514020@localhost> <A4D113A2-6388-446C-9D03-E95ECA29A0DD@tzi.org> <338078BE-6FDA-4675-90A4-1F68AEA7228D@eggert.org>
To: Lars Eggert <lars@eggert.org>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/mmIW6O6S3BckV2U0AZCW_aFZjSE>
Subject: Re: [Rfc-markdown] bcp14-tagged
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: Mon, 01 Nov 2021 10:24:02 -0000

Ha.

Apparently, I never created a workaround for upstream issue

   https://github.com/gettalong/kramdown/issues/717

(and I deliberately left the triggering line break in the 
“SHALL NOT” in the boilerplate, waiting for that limitation 
to be fixed).

Workaround now in 1.5.16.

Grüße, Carsten

> On 2021-11-01, at 09:07, Lars Eggert <lars@eggert.org> wrote:
> 
> Hi,
> 
> On 2021-10-30, at 10:25, Carsten Bormann <cabo@tzi.org> wrote:
>> (There is also the {::boilerplate bcp14-tagged} hack that uses the abbrev mechanism.)
> 
> I didn't know about bcp14-tagged, so I tried it out. Neat, but the "NOT" in "SHALL NOT" isn't bolded in the boilerplate text?
> 
> Thanks,
> Lars
> 
> 
> <Screen Shot 2021-11-01 at 10.07.06.png>