From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [v2 0/1] Add peg-markdown with proper manpages Date: Sat, 28 Nov 2015 16:32:00 -0500 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2n4K-0004cm-7p for guix-devel@gnu.org; Sat, 28 Nov 2015 16:30:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2n4G-0000QO-8E for guix-devel@gnu.org; Sat, 28 Nov 2015 16:30:08 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2n4G-0000Q6-45 for guix-devel@gnu.org; Sat, 28 Nov 2015 16:30:04 -0500 Received: from localhost.localdomain (ec2-52-5-4-205.compute-1.amazonaws.com [52.5.4.205]) by mail.messagingengine.com (Postfix) with ESMTPA id 9DE62680176 for ; Sat, 28 Nov 2015 16:29:57 -0500 (EST) 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: guix-devel@gnu.org This revised patch provides peg-markdown, an extensible converter from markdown to HTML, LaTeX, ODF, and groff_mm. The revisions makes sure that the manpage is available for both `man peg` and `man leg`, since it documents both programs. Leo Famulari (1): gnu: Add peg-markdown. gnu/packages/markdown.scm | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) -- 2.6.2