unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Erik Edrosa <erik.edrosa@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: [potluck dish] A CommonMark parser
Date: Wed, 17 Feb 2016 20:49:47 -0500	[thread overview]
Message-ID: <CAJ=RwfbYe4Z3F+Ha5JfmGSChs3Yt-b533c2thW6qfVECE_0suQ@mail.gmail.com> (raw)
In-Reply-To: <56C3A459.2070006@gmail.com>

Hello Erik,

On Tue, Feb 16, 2016 at 5:36 PM, Erik Edrosa <erik.edrosa@gmail.com> wrote:
> Hello,
>
> I've been working on a parser for CommonMark[0], a specified version of
> Markdown[1] being worked on (still not 1.0). It currently does not parse
> the full spec, but it works so far for all block structures except for
> HTML blocks. The code is still pretty rough and I welcome any feedback
> to improve it. I am following their suggested strategy of parsing
> CommonMark in two steps by parsing the block level structure and then
> inline.

Thanks for this tasty dish!  The code looks great and I'm happy to see
it that parses to SXML.  I hope you are able to make an official
release some time.  I would love to add support for this to my static
site generator.

Happy hacking!

- Dave



      reply	other threads:[~2016-02-18  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 22:36 [potluck dish] A CommonMark parser Erik Edrosa
2016-02-18  1:49 ` Thompson, David [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=RwfbYe4Z3F+Ha5JfmGSChs3Yt-b533c2thW6qfVECE_0suQ@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=erik.edrosa@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).