parser and renderer for Markdown
- Go 98.7%
- Nix 1.3%
| ast | fix: parser | |
| parser | fix(inline): missing hyperlink logic corrected | |
| renderer | fix(html): fix double-escaping | |
| .envrc | chore: add nix dev environment | |
| .gitignore | chore: ignores gocache | |
| flake.lock | chore: add nix dev environment | |
| flake.nix | chore: add nix dev environment | |
| go.mod | chore: rename package | |
| gork.go | fix: program main | |
| gork_test.go | test: add html renderer test | |
| LICENSE | docs: license | |
| README.md | docs: readme | |
gork
CommonMark parser and renderer
requirements
- todo
usage
todo.
maintainers
license
this software is published under CC0 1.0 Universal (public domain) along with an ip waiver. see license file.
aka: do whatever you want.