A CommonMark parser and render written in Go
Incomplete. See implementation.md for more information.
import "foxmarks"
f := Open("path_to_file")
r := f.Parse().Render()
// do something with r
Copyright 2021 Flipp Syder under the MIT License
| Name | Name | Last commit date | ||
|---|---|---|---|---|