Skip to content

JSmith-Aura/markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown reader/writer

Latest Release GoDoc GoReportCard

This is a simple markdown reader/writer in golang that can reads markdown files and writes to markdown files.

Features

  • Read markdown files
  • Write markdown files
  • Parse front matter of markdown files (parse yaml front matter with gopkg.in/yaml.v3)

How to use

To lazy to write a documentation, you can found examples in the markdown_test.go file.

About

A simple markdown reader/writer in golang that can reads markdown files and writes to markdown files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%