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

Apr 17, 2015
e3e8f85 · Apr 17, 2015

History

10 Commits
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 17, 2015

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