Skip to content

vulppine/foxmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxmarks

A CommonMark parser and render written in Go

Implementation Progress

Incomplete. See implementation.md for more information.

Usage

import "foxmarks"

f := Open("path_to_file")
r := f.Parse().Render()

// do something with r

Copyright

Copyright 2021 Flipp Syder under the MIT License

About

A markdown parser and renderer written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages