Re: [irsg] how to upload minutes in markdown format?

Robert Sparks <rjsparks@nostrum.com> Mon, 02 August 2021 15:43 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 80AC83A0749 for <wgchairs@ietfa.amsl.com>; Mon, 2 Aug 2021 08:43:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.281
X-Spam-Level:
X-Spam-Status: No, score=-1.281 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.399, NICE_REPLY_A=-0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" 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 0oUP0Q4yebsJ for <wgchairs@ietfa.amsl.com>; Mon, 2 Aug 2021 08:43:46 -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 3A1A43A0657 for <wgchairs@ietf.org>; Mon, 2 Aug 2021 08:43:46 -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 172FhgBX012515 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 2 Aug 2021 10:43:42 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1627919023; bh=1wdJDMTut4cEiwfCQwQg8YPi/nM/K8xbr7xmp+VcUxI=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=dbWSCf6PQJ29maOfXpZrLLdEhkybVfMiSD54a2/fmycoDLje9/z8VFqLuIEE2iWS3 RRC44VfOwCsTXP62AozhhG1SpiwIeUz+ppLvdxluMbzoQw7xP9mZ3gIKwyubMMQ5WJ 1q3kQAb0N6OKHoJkK2eGeGPDsWJ2dFwmg8cK8x84=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be unformal.localdomain
Subject: Re: [irsg] how to upload minutes in markdown format?
To: Carsten Bormann <cabo@tzi.org>
Cc: Paul Kyzivat <pkyzivat@alum.mit.edu>, Working Group Chairs <wgchairs@ietf.org>
References: <8129fb38-9dd4-426b-679e-40eaf0afaa67@alum.mit.edu> <91951106-6433-4BE0-A952-6FF673090B3E@tzi.org> <9645fdb7-2e4f-7593-12d0-71ed85764903@nostrum.com> <FFC28F29-C63F-4FEC-9F1E-15CD98325817@tzi.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <9e53eb9a-8284-87a8-b7fa-bb7cd8dd3be5@nostrum.com>
Date: Mon, 02 Aug 2021 10:43:37 -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: <FFC28F29-C63F-4FEC-9F1E-15CD98325817@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/wgchairs/JdwUyXl2EIEs0XbaYyqQ6GFSlcg>
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: Mon, 02 Aug 2021 15:43:59 -0000

On 8/2/21 10:16 AM, Carsten Bormann wrote:
> On 2021-08-02, at 17:13, Robert Sparks <rjsparks@nostrum.com> wrote:
>> When I've done that, it came with some breaking html/css that did truly bad things (with the ToC in particular) when viewed on the document's main page.
> You mean you used the CodiMD page and the datatracker sanitizer destroyed it?
>
> You could also download HTML or Raw HTML from the CodiMD menu; Christian didn’t say which one he did.

Testing in a local instance, bad things happen with the "HTML" download, 
but the results with "Raw HTML" are more reasonable.

But .md would be better.

>
> This is all a bit hard to test because one shouldn’t wills-nilly upload minutes.
>
> Grüße, Carsten
>