Skip to content

scottchiefbaker/MarkdownCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markdown parser

This is a command line parser for Markdown text. It uses the Parsedown library in a standalone PHP .phar file.

Usage

File mode:

markdown README.md

STDIN mode:

cat README.md | markdown

Requires

PHP 5.3.0 or greater must be installed

About

A command line tool to parse Markdown text

Resources

License

Stars

Watchers

Forks

Packages

No packages published