From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +Do8O79/8V58PgAA0tVLHw (envelope-from ) for ; Tue, 23 Jun 2020 04:06:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id CG3qNr9/8V4xZwAAbx9fmQ (envelope-from ) for ; Tue, 23 Jun 2020 04:06:23 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EF3AB940B0C for ; Tue, 23 Jun 2020 04:06:22 +0000 (UTC) Received: from localhost ([::1]:46358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnaCS-0002Mw-Ci for larch@yhetil.org; Tue, 23 Jun 2020 00:06:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnaBr-0002Kx-Ur for emacs-orgmode@gnu.org; Tue, 23 Jun 2020 00:05:43 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:56206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnaBp-0002AZ-1E for emacs-orgmode@gnu.org; Tue, 23 Jun 2020 00:05:43 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id C71F5671B5; Tue, 23 Jun 2020 00:05:38 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=LF89xkPINl3NwOjh/u5qtDmHSIE=; b=xi8uX/ PHBHHtoxXNfwDtK5w8PLyS93y5g88oBUZ0rQFWvH5FscKDbiOUN20fJ8ywfMFxy7 hnwEx2iUjexiy2IL2YpIdMCC8st3+svl8v5OcO42wKt2opLt7gkH3caRvSkmmQVs jFL2GjyjiQV3YsZzrdtD75N11PZvm3tTyS33M= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id C098B671B4; Tue, 23 Jun 2020 00:05:38 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=DhhChtyDQFaAQpbsjfTmt+SfBS3WOsYZEUEz+RPtoNA=; b=kHQKu2XEAv52b/mR1pZPIyQ7rzSfo/UsV6KX1nFjn1mrKCdb3R20qCeffBqAZ0qdNGj3jKZH1wEcBeA6TvLBy1+PgBAtGaAxT+xI7XEvGkiDbYoH3RJ6lQKhGMqxkXSz5eIVB/EzIYfM9JoUOX7vYqKzkSOp99EdmnAjon1qUtU= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 4CE33671B3; Tue, 23 Jun 2020 00:05:38 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Jb Subject: Re: [PATCH] Add markdown support to contrib/org-man export In-Reply-To: <87eeqhv014.fsf@jb.jiby.tech> References: <87eeqhv014.fsf@jb.jiby.tech> Date: Tue, 23 Jun 2020 04:05:37 +0000 Message-ID: <87k0zy77fy.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: CBE2B7EC-B506-11EA-A89D-C28CBED8090B-24757444!pb-smtp1.pobox.com Received-SPF: pass client-ip=64.147.108.70; envelope-from=kyle@kyleam.com; helo=pb-smtp1.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/23 00:05:39 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=xi8uX/ P; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=kHQKu2XE; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.29 X-TUID: dbnN3MXOFt2D Jb writes: > Hey Org-mode enthusiasts, > > Find attached a patch adding export of manual links for markdown. Thanks for the patch. > This is my first contribution (I welcome feedback regarding patch > formatting etc). Looks good. Things are more lax in contrib/, but commit messages tend to still follow the format described at . Applied, adding a changelog entry to the message, in 2fa1dc34b.