このプラグインは 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).