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

Markdown Webhook

描述

What will this plugin do?
1. fetch the target repo zip file to your server and extract it.
2. find all the .md files and save or update it to your database.
3. render it to the front page, and use markdown-it.js and highlight.js to transform the markdown content to html content.
4. done

This plugin will be updated continuously in the future.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Markdown Webhook”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • init

1.1

  • Add: Use folder name as category (beta).
  • Add: tags as SEO meta keywords (beta).