Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariusor/go-commonmark


https://github.com/mariusor/go-commonmark

commonmark-parsing golang ragel work-in-progress

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Common Mark Go

---

A small go library to generate a Common Mark parser using Ragel.

This is based on the [0.27](http://spec.commonmark.org/0.27/) version of the specification.

[![MIT Licensed](https://img.shields.io/github/license/mariusor/commonmark.go.svg)](https://raw.githubusercontent.com/mariusor/commonmark.go/master/LICENSE)