Descripción
Markdown syntax allows you to write using an easy-to-read, easy-to-write plain text format.
Markdown for WordPress and bbPress (Markdown-WPBB) is based on the famed PHP Markdown Extra by Michel Fortin, in turn based on the original Perl version by John Gruber. All I did was make the same package work with bbPress too. ^^
Instalación
WordPress
PHP Markdown works with WordPress, version 1.2 or later. PHP Markdown is already bundled with WordPress. Still, you can find here the latest version that may be newer than the latest WordPress version.
-
To use Markdown-WPBB with WordPress, place the «markdown.php» file in the «plugins» folder.
This folder is located inside «wp-content» at the root of your site:(site home)/wp-content/plugins/
-
Activate the plugin with the administrative interface of WordPress. In the «Plugins» section
you will now find «Markdown for WordPress and bbPress.» To activate the plugin, click on the «Activate» button on the same line as Markdown. Your entries will now be formatted with Markdown. - To post Markdown content, you’ll first have to disable the «visual» editor in the User
section of WordPress.
You can configure Markdown-WPBB to not apply to the comments on your WordPress weblog. See the «FAQ» section below.
bbPress
-
To use Markdown-WPBB with bbPress, place the «markdown.php» file in the «plugins» folder.
This folder is located inside «wp-content» at the root of your site:(site home)/my-plugins/
If you don’t have a
/my-plugins/
directory in your bbPress installaltion, create it on the
root level of your bbPress installation. - Activate the plugin with the administrative interface of bbPress. Find «Markdown for
WordPress and bbPress» on the «Plugins» screen and hit «Activate.»
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Markdown for WordPress and bbPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Markdown for WordPress and bbPress» 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.