Feature #1933
Add WP-Markdown Plugin
| Status: | Resolved | Start date: | 06/09/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | WordPress | |||
| Target version: | 1.3.14 | |||
| Severity: |
Description
A new user has requested that we add the WP-Markdown plugin - http://wordpress.org/extend/plugins/wp-markdown/
Description:
This plug-in allows you to write posts (of any post type) using the Markdown syntax. The plug-in converts the Markdown into HTML prior to saving the post. When editing a post, the plug-in converts it back into Markdown syntax.
The plug-in also allows you to enable Markdown in comments and BBPress forums. In these instances the plug-in adds a toolbar, and preview of the processed Markdown with Prettify syntax highlighter applied (similiar to that used in the Stack Exchange websites such as WordPress Stack Exchange).
WP-Markdown stores the processed HTML, so deactivating the plug-in will not affect your posts, comments or bbPress forums.
Requires: 3.1 or higher
Compatible up to: 3.3.2
Last Updated: 2012-3-29
Downloads: 1,390
Average Rating
4 stars(5 ratings)
History
#2
Updated by Boone Gorges 12 months ago
- Status changed from Assigned to Resolved
Added in https://github.com/castiron/cac/commit/eb4189daaf2fa055167961f5801f86099b1f4324
This should go live on the site later today. Watch http://dev.commons.gc.cuny.edu to be notified about the 1.3.14 release.