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

Robert Sparks <rjsparks@nostrum.com> Mon, 02 August 2021 15:13 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 6FDC43A08E4 for <wgchairs@ietfa.amsl.com>; Mon, 2 Aug 2021 08:13: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 gWOjSwADOy7m for <wgchairs@ietfa.amsl.com>; Mon, 2 Aug 2021 08:13:29 -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 2CC9D3A08E2 for <wgchairs@ietf.org>; Mon, 2 Aug 2021 08:13:29 -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 172FDNnD001287 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 2 Aug 2021 10:13:24 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1627917204; bh=VLhwdskLSy1BNziNi3u+DzPxbl4ahXQb79xzNvGVzvc=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=Wvsvp72MlIg/M9E3VnK7Aai7D846ByXB/SsBIlOvmqvNfkFAflEs+WpEokRyEUjVG xl4MtCYBaHir7ztuXZSZ0f+l4mIP7DGo4I6l5H8f07dfGwbSNO7bH6vPV1W6t3gybh CemVBH11hbNa9oVocrUKWTsIGXg8WYBlDj0su2yA=
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>, Paul Kyzivat <pkyzivat@alum.mit.edu>
Cc: Working Group Chairs <wgchairs@ietf.org>
References: <8129fb38-9dd4-426b-679e-40eaf0afaa67@alum.mit.edu> <91951106-6433-4BE0-A952-6FF673090B3E@tzi.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <9645fdb7-2e4f-7593-12d0-71ed85764903@nostrum.com>
Date: Mon, 02 Aug 2021 10:13:18 -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: <91951106-6433-4BE0-A952-6FF673090B3E@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/Nbe6mE0izgP6jpePdjt1GPJOlZA>
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:13:33 -0000

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.

RjS

On 8/2/21 9:36 AM, Carsten Bormann wrote:
> On 2021-08-01, at 18:55, Paul Kyzivat <pkyzivat@alum.mit.edu> wrote:
>> I've got minutes for my session in codimd. How do I get them into meeting materials as minutes?
> The summary was:
>
> Get HTML from CodiMD, upload that.
>
> Grüße, Carsten
>