all repos — hastyscribe @ 7a031a0173fa0ae068cffb1b106a8c77d1a89dc4

A professional markdown compiler.

Update README.md
Fabio Cevasco h3rald@h3rald.com
Fri, 01 May 2015 22:31:40 +0200
commit

7a031a0173fa0ae068cffb1b106a8c77d1a89dc4

parent

c62d09a0e819393b427f581eaf491dab68961433

1 files changed, 2 insertions(+), 4 deletions(-)

jump to
M README.mdREADME.md

@@ -4,9 +4,7 @@ _HastyScribe_ is a simple command-line program able to convert [markdown](http://daringfireball.net/projects/markdown) files into HTML files.

## Usage -**hastyscribe** _filename.md_ [ **\--notoc** ] - -**hastyscribe** _filename-or-glob-expression_ **[** _<options\>_ **]** +**hastyscribe** _filename-or-glob-expression_ **[** _\<options\>_ **]** Where:

@@ -36,7 +34,7 @@ * pseudo-protocols to generate `span` tags with arbitrary CSS classes, `abbr` tags, and anchors

* class blocks * tables * fenced code blocks - * [Pandoc](http://johnmacfarlane.net/pandoc/)-style docuemnt headers + * [Pandoc](http://johnmacfarlane.net/pandoc/)-style document headers * It automatically embeds any referenced image via data URI * It has supports for text snippets