build: remove hoedown vendored source

Signed-off-by: Joshua Goins <josh@redstrate.com>
This commit is contained in:
Joshua Goins
2023-01-06 15:47:14 -05:00
parent 24a4bd3a1c
commit aa7c910e26
22 changed files with 30 additions and 5869 deletions

View File

@@ -18,11 +18,13 @@ See [github repo](https://github.com/FeralInteractive/gamemode).
BSD-3-Clause licensed
## hoedown
## cmark
Hoedown is a revived fork of Sundown, the Markdown parser based on the original code of the Upskirt library by Natacha Porté.
The C reference implementation of CommonMark, a standardized Markdown spec.
See [github repo](https://github.com/hoedown/hoedown).
See [github_repo](https://github.com/commonmark/cmark).
BSD2 licensed.
## javacheck