Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con 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 reseñas para este plugin.

Colaboradores & Desarrolladores

“Markdown Webhook” es software de código abierto. Las siguientes personas han contribuido a 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 .

Historial de cambios

1.0

  • init

1.1

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