Skip to content

a8m/mark-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Mark command-line tool

Intallation

$ go get github.com/a8m/mark-cli

Usage

$ mark-cli -i hello.text -o hello.html

or you can pipe to it

$ echo 'hello __world__...' | mark-cli -smartypants
<p>hello <strong>world</strong></p>

License

MIT

About

Mark command-line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages