|
@@ -111,10 +111,9 @@ spaces around the equal sign.</p>
|
|
|
<ul>
|
|
|
<li>A simple but nice and readable design, with nothing but the blog posts</li>
|
|
|
<li>
|
|
|
-<strong>NEW on 2.0</strong> Markdown support via a third-party library (e.g.
|
|
|
-<a href="http://daringfireball.net/projects/markdown/">Markdown.pl</a>). Use
|
|
|
-it via <code>./bb.sh post -m</code>. The third party library must support an invokation
|
|
|
-like <code>markdown_bin in.html > out.md</code> as the code calls it that way.</li>
|
|
|
+<strong>NEW on 2.0</strong> Markdown support via a third-party library.<br>
|
|
|
+The easiest method is to download
|
|
|
+Gruber's <a href="http://daringfireball.net/projects/markdown/">Markdown.pl</a>)</li>
|
|
|
<li>Post preview</li>
|
|
|
<li>Save posts as drafts and resume editing later</li>
|
|
|
<li>HTML page for each post, using its title as the URL</li>
|