From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Fixing mailto and irc links in ox-md.el Date: Mon, 10 Jul 2017 10:26:28 +0200 Message-ID: <87y3rwwvd7.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUU1a-0000Qn-DW for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 04:26:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUU1Z-0007LI-BI for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 04:26:34 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43323) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dUU1Z-0007JF-4y for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 04:26:33 -0400 In-Reply-To: (Jay Kamat's message of "Sun, 9 Jul 2017 18:20:34 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jay Kamat Cc: emacs-orgmode@gnu.org Hello, Jay Kamat writes: > Subject: [PATCH] ox-md.el: Fix export of irc and mailto links > > * lisp/ox-md.el (org-md-link): Add mailto and irc to links that pass > their types through to markdown export > > See: https://github.com/larstvei/ox-gfm/issues/17 for an external > bug report Applied. Thank you. Regards, -- Nicolas Goaziou