Erik Edrosa (2016-08-05 05:08 +0300) wrote: > Hello guix-devel, > > This is a patch to add guile-commonmark, a fully specified variant of > Markdown written in pure Guile. > > Thanks, > Erik > > From 94785c022cf25e69bd7b46aa455c80fa5ea84989 Mon Sep 17 00:00:00 2001 > From: Erik Edrosa <erik.edr...@gmail.com> > Date: Thu, 4 Aug 2016 21:52:18 -0400 > Subject: [PATCH] gnu: Add guile-commonmark ^ nitpick: In Guix we put a period in the end of commit message.
> * gnu/packages/guile.scm (guile-commonmark): New variable. This is great, thanks! I'm going to commit it in a couple of days if there will be no other comments. -- Alex