动态 Memos 前端查看器(API访问) 

#typecho 1.3.0 自带的 #markdown 解析可以直接通过 Markdown::convert($text) 来实现,而之前版本的 $widget->markdown($text) 无效了。