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
- Host: GitHub
- URL: https://github.com/hyouteki/mdc
- Owner: hyouteki
- Created: 2024-06-01T06:49:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T06:53:08.000Z (12 months ago)
- Last Synced: 2025-02-13T06:01:43.716Z (3 months ago)
- Topics: c, commonmark, gui-application, parser
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.