What difference does CMarkDownParser make beyond filtering the result with HTMLPurifier?
The description of what the markdown parser does can be found here: http://www.yiiframew…CMarkdownParser
Oh, I read the source code.
It can highlight code blocks.