Descripción
Parse the_content with Parsedown Extra to display Markdown Extra content in HTML parser.
Instalación
- Upload contents of
wp-parsedown.zip
to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress ( site or Network wide )
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WP-Parsedown» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP-Parsedown» 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
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