Skip to content
/ m2cw Public

Convert markdown file to confluence style when save md file.

License

Notifications You must be signed in to change notification settings

Layzie/m2cw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m2cw

What's this?

This is golang port of Layzie/md2conf-watcher.

Main purpose is my study of golang.

Installation

$ gem install markdown2confluence # First time only.
$ go get github.com/Layzie/m2cw

Usage

$ cd go/to/markdown
$ m2cw example.md
Start watching example.md. <C-c> makes stop the command.
# if you edit example.md then convert to example.wiki on same directory
2015/04/16 20:58:42 convert md to wiki  example.md -> example.wiki
2015/04/16 20:58:56 convert md to wiki  example.md -> example.wiki
2015/04/16 20:58:57 convert md to wiki  example.md -> example.wiki
2015/04/16 20:58:57 convert md to wiki  example.md -> example.wiki

Licence

MIT

About

Convert markdown file to confluence style when save md file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages