>
Download This Plugin | |
Download Elegant Themes | |
Name | Markdown for P2 |
Version | 0.1.1 |
Author | Ryan Imel |
Rating | 100 |
Last updated | 2012-07-06 02:46:00 |
Downloads |
1253
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Markdown for P2 plugin added 1 bytes of resources to the Home page and 22 bytes of resources to the sample Post page.
Markdown for P2 plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Markdown for P2 plugin ads no tables to your Wordpress blog database.Markdown for P2 will enable Markdown formatting within your status updates and comments.
If you use P2 for any stretch of time you might find yourself in a situation where you start typing out HTML. Since posting from P2 happens (or should) entirely from the front end of the theme, by default formatting options aren't available. So if you want to format a list, let's say, you might be tempted to start typing out ul
and li
tags. Or perhaps add formatting buttons that might clutter up the interface.
Markdown for P2 is another option, and will allow you to use the Markdown format when you post to P2. Learn more about Markdown at John Gruber's site.
Technically this plugin will work with any WordPress site -- it simply checks the_content and comment_text for Markdown -- but this plugin is really only tested with P2. If you're interested in using Markdown on your non-P2 blog, I'd recommend Markdown on Save which I think will provide a better user experience in that situation.