Re: [Tools-discuss] Fwd: [irsg] [EXTERNAL] Question about Codimd for w.g. minutes

Robert Sparks <rjsparks@nostrum.com> Thu, 29 July 2021 23:20 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B13A3A0EE1 for <tools-discuss@ietfa.amsl.com>; Thu, 29 Jul 2021 16:20:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
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 EOcZehA3Gh3A for <tools-discuss@ietfa.amsl.com>; Thu, 29 Jul 2021 16:20:03 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F1A33A0EDE for <tools-discuss@ietf.org>; Thu, 29 Jul 2021 16:20:03 -0700 (PDT)
Received: from unformal.localdomain ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 16TNK2AV011772 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Thu, 29 Jul 2021 18:20:02 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1627600802; bh=k6SUUnBFv3t2J2F7q3BNT/rvUOyn5CuCL30+RkoiR50=; h=Subject:To:References:From:Date:In-Reply-To; b=XmpqvZO+R3aQ/nDuSFGDJQ3ZKQX9R0gQgcZSmv+fbYDSiaVxLpa/UcsG8nNAIocXW kEeJFhNfth3TevcrhBZzbo/Y1ykSoBSbejSkmGppsqLAdhnBhItzet12SuAR3nMXmr R3BPyzsTvSApI2+D0ch0JF8GCH7fU08LE/M8Weiw=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be unformal.localdomain
To: tools-discuss@ietf.org
References: <F3BF3819-EEB9-48F1-BA3F-78719EDEDA62@tzi.org> <FCCF495C-A7A5-46B4-BE21-7E7E3A659F08@tzi.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <0592d397-65c5-71b2-2a09-e1ebbccc52e6@nostrum.com>
Date: Thu, 29 Jul 2021 18:19:57 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.12.0
MIME-Version: 1.0
In-Reply-To: <FCCF495C-A7A5-46B4-BE21-7E7E3A659F08@tzi.org>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Vf1t8hmBtuTT21vpO7it64FIuew>
Subject: Re: [Tools-discuss] Fwd: [irsg] [EXTERNAL] Question about Codimd for w.g. minutes
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 29 Jul 2021 23:20:07 -0000

I'm aiming to move all places markdown in the datatracker to render 
using https://github.com/Python-Markdown/markdown (not markdown2), 
providing extensions=['extra'] to the rendering call.

RjS


On 7/29/21 5:06 PM, Carsten Bormann wrote:
> Which markdown dialect(s) does the datatracker like these days?
>
> (I’m asking because I need to know whether <br/> should be input as “  “ at the end of line (original brittle way), “\\” (not as widely used), or “<br/>” (ugly).)
>
> Grüße, Carsten
>
>
>> Begin forwarded message:
>>
>> From: Carsten Bormann <cabo@tzi.org>
>> Subject: Re: [irsg] [EXTERNAL] Question about Codimd for w.g. minutes
>> Date: 2021-07-29 at 23:37:19 CEST
>> To: "STARK, BARBARA H" <bs7652@att.com>
>> Cc: Working Group Chairs <wgchairs@ietf.org>
>> Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/jt_aPWObx7WFed-I7Won1IxNjvE>
>> Archived-At: <https://mailarchive.ietf.org/arch/msg/irsg/NPtVuQ_rt3m8teinaDF8jMboCX0>
>> Message-Id: <F3BF3819-EEB9-48F1-BA3F-78719EDEDA62@tzi.org>
>>
>> On 2021-07-29, at 22:13, STARK, BARBARA H <bs7652@att.com> wrote:
>>> The main edit I do is to put blank lines between all paragraphs. Then I upload the .md file to datatracker.
>> I might throw a little tool that does that into the next kramdown-rfc revision.  Maybe just in time for other people’s minutes…
>>
>> Grüße, Carsten
>>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss