Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Markdown Webhook

Descripción

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Markdown Webhook» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Markdown Webhook» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • init

1.1

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