updated README Markdown

This commit is contained in:
Carlos Fenollosa 2014-05-26 20:43:59 +02:00
parent 4789e1feaa
commit c8027a6205

View File

@ -79,10 +79,9 @@ Detailed features
----------------- -----------------
- A simple but nice and readable design, with nothing but the blog posts - A simple but nice and readable design, with nothing but the blog posts
- **NEW on 2.0** Markdown support via a third-party library (e.g. - **NEW on 2.0** Markdown support via a third-party library.
[Markdown.pl](http://daringfireball.net/projects/markdown/)). Use The easiest method is to download
it via `./bb.sh post -m`. The third party library must support an invokation Gruber's [Markdown.pl](http://daringfireball.net/projects/markdown/))
like `markdown_bin in.html > out.md` as the code calls it that way.
- Post preview - Post preview
- Save posts as drafts and resume editing later - Save posts as drafts and resume editing later
- HTML page for each post, using its title as the URL - HTML page for each post, using its title as the URL