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

https://github.com/hyouteki/mdc

Simple CommonMark parser for C with a GUI CommonMarkViewer application made using Voyage
https://github.com/hyouteki/mdc

c commonmark gui-application parser

Last synced: 3 months ago
JSON representation

Simple CommonMark parser for C with a GUI CommonMarkViewer application made using Voyage

Awesome Lists containing this project

README

        

> Simple [CommonMark](https://commonmark.org/) parser for C with a GUI CommonMarkViewer application made using [Voyage](https://github.com/hyouteki/voyage)

## Quick Start
- Build [Voyage](https://github.com/hyouteki/voyage?tab=readme-ov-file#quick-start).
- Build and Run the applciation using `make`.