Update README.md
Fabio Cevasco h3rald@h3rald.com
Fri, 01 May 2015 22:31:40 +0200
1 files changed,
2 insertions(+),
4 deletions(-)
jump to
M
README.md
→
README.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