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 b40d5950440d8d861899016d19dafe5bce6e9564
parent 4e416f1be1fa51e94051ffa5f191f76fcc8ff495
Author: Martin Mitas <mity@morous.org>
Date:   Sun,  4 Dec 2016 17:01:00 +0100

Fix file permissions of python scripts.

Diffstat:
Mtest/cmark.py | 0
Mtest/normalize.py | 0
Mtest/spec_tests.py | 0
3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/test/cmark.py b/test/cmark.py diff --git a/test/normalize.py b/test/normalize.py diff --git a/test/spec_tests.py b/test/spec_tests.py