md4c

C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
git clone https://noulin.net/git/md4c.git
Log | Files | Refs | README | LICENSE

commit ce319c19ab35b41d37ede081658d61b03c53f05b
parent 9455688192a1729e08a718138975b23a11cb1a60
Author: Martin Mitas <mity@morous.org>
Date:   Thu, 24 Nov 2016 13:16:22 +0100

README.md: Fix some wording.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -65,7 +65,7 @@ directory which implements a conversion utility from Markdown to HTML. ### CommonMark Specification -The goal is be compliant to the latest version of +The goal is to become compliant to the latest version of [CommonMark specification](http://spec.commonmark.org/). The list below corresponds to chapters of the specification version 0.27 and