该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP-Parsedown

描述

Parse the_content with Parsedown Extra to display Markdown Extra content in HTML parser.

安装

  1. Upload contents of wp-parsedown.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress ( site or Network wide )

评价

此插件暂无评价。

贡献者及开发者

“WP-Parsedown” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP-Parsedown”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.4

2016-01-19

  • updated Pardedown to 1.6.0 and Extra to 0.7.1

0.3

2015-05-05

  • updating Parsedown and Parsedown Extra libraries
  • removing wp-common dependancy
  • changing debug log method

0.2

2014-09-23

  • added removal of wpautop filters; they are not needed when Parsedown is doing it’s job
  • updated parsedown libs

0.1.1

2014-09-06

  • fixing breaking [embed] elements by reodering this plugin

0.1

2014-07-22

Initial release