From michel.fortin at michelf.ca Sun May 4 22:52:22 2014 From: michel.fortin at michelf.ca (Michel Fortin) Date: Sun, 4 May 2014 22:52:22 -0400 Subject: [ANN] PHP Markdown Lib 1.4.1 Message-ID: <2992762A-E86C-48CA-81D0-D9D3A9A085CE@michelf.ca> This is a bug fix release for PHP Markdown Lib. You can download it from here: PHP Markdown Lib 1.4.1 (4 May 2014) * The HTML block parser will now treat `
` as a block-level element (as it should) and no longer wrap it in `

` or parse it's content with the as Markdown syntax (although with Extra you can use `markdown="1"` if you wish to use the Markdown syntax inside it). * The content of `