Release Name: 0.32
Notes:
Changes:
* Fix problems and misprint (Thanks to Masahiro Kitajima)
* If path of source text file included \\ symbol on Windows, `bluefeather` command failed with "targets not found".
* If multibyte string existed on title element in HTML document, browser might not load the document.
* Span surrounded by double backtick (\`\`) was not parsed as code. (Refer => [Markdown Syntax - Code](http://daringfireball.net/projects/markdown/syntax#code))
* \\ symbol in code block was not displayed.
* Description and Keyword of document metadata didn't work.
* The following text at first of a document was parsed as document metadata.
<h1>header:level1</h1>
~
# markdown:syntax
* Metadata reference in japanese manual.
|