Re: [irsg] codimd -> agenda

Robert Sparks <rjsparks@nostrum.com> Thu, 21 October 2021 20:12 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A138E3A0A3D for <wgchairs@ietfa.amsl.com>; Thu, 21 Oct 2021 13:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level:
X-Spam-Status: No, score=-2.08 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, 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 1eEIGpuCBIhb for <wgchairs@ietfa.amsl.com>; Thu, 21 Oct 2021 13:12:27 -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 35EFD3A0A64 for <wgchairs@ietf.org>; Thu, 21 Oct 2021 13:12:18 -0700 (PDT)
Received: from [192.168.1.114] ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 19LKCFDO051821 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <wgchairs@ietf.org>; Thu, 21 Oct 2021 15:12:16 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1634847136; bh=9gRcMr5rc16/5RPi/voVNBu+9/MmX4aTnC9dqD69Bpk=; h=Date:Subject:To:References:From:In-Reply-To; b=Hv8n8gj7fHYgveutHvAnCmLX5zSSOKuvEvChArylMBS2jPexX9byb31tbVB+Qo+r9 8Cvqb5Si2eS5yPOKW8gW+DkMvqs3icTM2kWBGmCobFpFxNk9s9Vh497XEshkZ6xAP8 e9puzfRXvtqTgURAuGtdVPzdTVxYYL6tvEWFyL/A=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be [192.168.1.114]
Message-ID: <e462350f-b234-3db3-4b17-d3ec09312990@nostrum.com>
Date: Thu, 21 Oct 2021 15:12:10 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.2.0
Subject: Re: [irsg] codimd -> agenda
Content-Language: en-US
To: wgchairs@ietf.org
References: <87B9F086-FCA5-409F-B343-17E725A53FA4@gmail.com> <F695F401-386B-437D-9D60-D131CCEAF9EC@tzi.org>
From: Robert Sparks <rjsparks@nostrum.com>
In-Reply-To: <F695F401-386B-437D-9D60-D131CCEAF9EC@tzi.org>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/01LB4fYh23qUvS4h2Xb6l086SjA>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Oct 2021 20:12:34 -0000

On 10/21/21 2:20 PM, Carsten Bormann wrote:
> On 2021-10-21, at 20:57, Aaron Falk <aaron.falk@gmail.com> wrote:
>> oddities in the markdown
> If you use hedgedoc (nee codimd) in its default configuration, it is configured for hard newlines.  Markdown is usually soft newlines.  The tool de-gfm in kramdown-rfc2629 can fix that for you.

I am working on

* making it so that the datatracker can pull things out of 
notes.ietf.org for you, applying de-gfm automatically

* making it easier for people on OS/X who haven't installed something 
that tells the OS that markdown is a thing in the world upload markdown 
without suffering the apparent mime-type impedance. (This will probably 
look like a "Please rename my .txt upload to .md for me and treat it as 
markdown once you have it" option.)

>
> Grüße, Carsten
>