在 WordPress 上用 Markdown 写博客!PHP Markdown works with WordPress, version 1.2 or later.
To use PHP Markdown 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. To activate the plugin, click on the “Activate” button on the same line than Markdown. Your entries will now be formatted by PHP Markdown.
To post Markdown content, you’ll first have to disable the “visual” editor in the User section of WordPress.
You can configure PHP Markdown to not apply to the comments on your WordPress weblog. See the “Configuration” section below.