X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83EB5394743D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1611120045; bh=kGu4O2yWvy5c5EK+B8FCImxVBxvPPQqLfjpdy3+zU/Y=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=NssG3iuOwj65zu34q/4GO3LGdtNN+VBF6tHKEgd3odouyn2L5vAjPtEbXchSWYFey 0e52eT6usoKKOAqi4MspZxQ9cgMcSEy7Tly3+pD8xwwIibPKO0Ww1fWXChbGpvZI49 548cekcWgS5adLlskG3mFu2ppfBpTYK9SSzaGq7o= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3460F3947433 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4037394742B DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A93B438708F8 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=ADC1rP7Qq/BM+Qw2CdywFo0CU6TOTY/aHgaON7jwlpU=; b=Tl+JI31v2cvvp0iaBxpIZ0V1oXF6ar7SMt7fv4h8PCuPICqYSKg4xu0lYlKlJuMeN6 fshccbagzlyr0fSgOifo96ae2TLW+fNmBxtOftBD0rUEZQYHadJjmv3U3mDASq+sVJvI nO4WN4WrkC3D72UcgYUDHusmIvK1P9njcGgid/uwjUDAXxwfNJRy5hFBBLoPeAbOzvzz 597hSrBGB+r6mOJWkPXO2fMRwm2LWyuYhBoP6xg6PqX62dkKx4d4tTiAabvdLnPfHJVj nwqw7+JPxcgl6+qBR1Uitot+F5+IRwq5bkf27x9/YHTQqy4m2V+uwCZCFEcILJJmrioZ MsTg== X-Gm-Message-State: AOAM530k3JGG3/MRQDAeyYqszHJKLV8k6Msi+V78UEzbmJgeSUff7cSj RqLUGjoH3JZmsUkCGn5z2qYClY/BiARWfA== X-Google-Smtp-Source: ABdhPJwj7y8PG0xSujYWo7ZbIlJz/50gMPlif2WBx4QD5SJ0CIiuruFLZKQ10YDbgX04kFa4hpeADQ== X-Received: by 2002:a17:906:660b:: with SMTP id b11mr5477971ejp.458.1611120039828; Tue, 19 Jan 2021 21:20:39 -0800 (PST) To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: cmark-0.29.0-1 Message-Id: Date: Wed, 20 Jan 2021 06:20:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 Content-Language: it X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Marco Atzeri via Cygwin-announce Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" New version 0.29.0-1 of cmark cmark-devel libcmark0_29_0 are available in the Cygwin distribution: CHANGES Update to latest upstream release. DESCRIPTION cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents. HOMEPAGE https://github.com/commonmark/cmark https://commonmark.org/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple