From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add Pandoc (and whatever it needs) Date: Sat, 28 Nov 2015 15:27:55 -0500 Message-ID: <20151128202755.GB10691@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2m4C-0002XW-BS for guix-devel@gnu.org; Sat, 28 Nov 2015 15:25:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2m48-0000nY-B4 for guix-devel@gnu.org; Sat, 28 Nov 2015 15:25:56 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:58661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2m48-0000nQ-8T for guix-devel@gnu.org; Sat, 28 Nov 2015 15:25:52 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel On Fri, Nov 27, 2015 at 01:50:13PM +0100, Ricardo Wurmus wrote: > (BTW: if you just need a simple markdown converter (with an extensible > grammar) I recommend peg-markdown. It has very few dependencies and is > a good alternative for many applications that really just want to > convert markdown.) Perhaps a simple tool, but not so simple to install ;) The patch has been sent.