Skip to content

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

License

Notifications You must be signed in to change notification settings

anotherhadi/markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

Packages

No packages published

Languages