识别和解析HTML标签

HTML tags (filter) decode, You can increase safety by filtering the danger label.

注:虽然此功能能极大地扩展Markdown语法,但也面临着安全上的风险,所以默认是不开启的。

Update: 可以通过设置`settings.htmlDecode = "style,script,iframe"`来实现过滤指定标签的解析,提高安全性;