Title: WP-Markdown
Author: Stephen Harris
Published: <strong>6 Marzo 2012</strong>
Last modified: 27 Dicembre 2017

---

Ricerca i plugin

![](https://ps.w.org/wp-markdown/assets/banner-772x250.png?rev=515481)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-markdown_d5ecec.svg)

# WP-Markdown

 Di [Stephen Harris](https://profiles.wordpress.org/stephenh1988/)

[Scarica](https://downloads.wordpress.org/plugin/wp-markdown.1.6.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/wp-markdown/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-markdown/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-markdown/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-markdown/#developers)

 [Supporto](https://wordpress.org/support/plugin/wp-markdown/)

## Descrizione

This plugin allows you to write posts (of any post type) using the Markdown syntax.
The plugin converts the Markdown into HTML prior to saving the post. When editing
a post, the plugin converts it back into Markdown syntax.

The plugin also allows you to enable Markdown in **comments** and **bbPress forums**.
In these instances the plugin adds a toolbar, and preview of the processed Markdown
with [Prettify](http://code.google.com/p/google-code-prettify/) syntax highlighter
applied (similiar to that used in the Stack Exchange websites such as [WordPress Stack Exchange](http://wordpress.stackexchange.com/)).

WP-Markdown stores the processed HTML, so deactivating the plugin will not affect
your posts, comments or bbPress forums.

## Screenshot

 * [[
 * [[
 * [[
 * [[
 * [[

## Installazione

Installation is standard and straight forward.

 1. Upload `wp-markdown` folder (and all its contents) to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to your Settings > Writing page and enable Markdown for the appropriate post
    types and comments.

## FAQ

  Installation Instructions

Installation is standard and straight forward.

 1. Upload `wp-markdown` folder (and all its contents) to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to your Settings > Writing page and enable Markdown for the appropriate post
    types and comments.

  How do I use Markdown syntax?

**For information on how to use Markdown syntax, please read:** [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax).

  What happens to the post content if I uninstall the plugin?

The plugin uses Markdown to generate the appropriate HTML prior to the post saving
to the database. When you edit a post, it is converted back to Markdown syntax.

Once the plugin is uninstalled you’ll simply revert to editing the posts’ HTML.

  How do I embed content?

**A clean install of WordPress allows you to (for example) include a YouTube url
on a separate line, whereupon it will automatically embed the video. This is not
possible with WP-Markdown installed (\*I tried – I broke more things. But if you
manage it, feel free to make a pull-request:** https://github.com/stephenharris/
WP-MarkDown*).

You’ll need to use the `[embed]` shortcode.

  How do I prevent a bit of the page being parsed as Markdown?

Enclose it in a `div` tag. It’ll be ignored.

  How do I allow the contents of a `div` tag to be parsed as Markdown?

Use `<div markdown="1">`.

## Recensioni

![](https://secure.gravatar.com/avatar/1f480979dc6314ccec14d8dc8a5cfd4fc22452c92beab122dc4318bb295617ff?
s=60&d=retro&r=g)

### 󠀁[Finally stopped working](https://wordpress.org/support/topic/finally-stopped-working-2/)󠁿

 [tir38](https://profiles.wordpress.org/tir38/) 22 Dicembre 2022 1 risposta

Updating site to PHP 8.1 and Wordpress to 6.1.1 and this plugin is causing errors:
htdocs/wp-content/plugins/wp-markdown/markdown-extra.php. Error message: Array and
string offset access syntax with curly braces is no longer supported Luckily all
of the posts that were using this plugin are still fine (since they’ve are migrated
to use WP syntax at the time of writing). But I won’t be able to edit them as markdown
or post new posts as markdown. Time to look for a new markdown support plugin

![](https://secure.gravatar.com/avatar/f32742b7a1f0235daa84c4fa56cffbc37c6f8511b51ca05abb0cacd600a60567?
s=60&d=retro&r=g)

### 󠀁[Works beautifully on my WP 4.7.18](https://wordpress.org/support/topic/works-beautifully-on-my-wp-4-7-18/)󠁿

 [528491](https://profiles.wordpress.org/528491-1/) 22 Giugno 2020

Was amazed it even features a wysiwyg comparison preview in real time. Beautiful
just beautiful piece of plugin. Too bad it seems abandoned, it will be a scary ride
to update my WordPress version in the long run.

![](https://secure.gravatar.com/avatar/9f870f5386da647845e4008de2c6953a1fdd96860ee300f13d891c8bd4dda6ae?
s=60&d=retro&r=g)

### 󠀁[No longer works](https://wordpress.org/support/topic/no-longer-works-110/)󠁿

 [jamesrandom](https://profiles.wordpress.org/jamesrandom/) 8 Giugno 2019

With WP 5.2 it generates errors of the form: Warning: “continue” targeting switch
is equivalent to “break”. Did you mean to use “continue 2”? in /public_html/wp-content/
plugins/wp-markdown/markdownify/markdownify.php on line 299 Warning: Cannot modify
header information – headers already sent by (output started at /public_html/wp-
content/plugins/wp-markdown/markdownify/markdownify.php:299) in /public_html/wp-
admin/includes/misc.php on line 1196

![](https://secure.gravatar.com/avatar/6be1387d075f713f88e35d7e918bb602562043b5d2618595e990e5de313646b6?
s=60&d=retro&r=g)

### 󠀁[Great but needs a few small features](https://wordpress.org/support/topic/great-but-needs-a-few-small-features/)󠁿

 [janwilmans](https://profiles.wordpress.org/janwilmans/) 17 Febbraio 2018

Works great, however I would like anchors for headings like github does and tripple
quotes do not survive the round-trip.

![](https://secure.gravatar.com/avatar/50c101f4d9be877802d44713e653b7ee3306990c73a8daa836608bfa2bf2dcba?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-4266/)󠁿

 [angeljs](https://profiles.wordpress.org/angeljs/) 9 Agosto 2017

Just what I need for my not-so-technical members! Thank you!

![](https://secure.gravatar.com/avatar/3d03ea1bfb9ecee0ee6ec90857c2e62be4dbc83d9e2f9e1ee24618e9dde6a3bb?
s=60&d=retro&r=g)

### 󠀁[Waiting for 1.6](https://wordpress.org/support/topic/waiting-for-16/)󠁿

 [Georgi Popov](https://profiles.wordpress.org/magadanski_uchen/) 3 Settembre 2016

Version 1.5.1 of the plugin works almost perfectly. I’m just waiting for the upcoming
1.6 update (which is in alpha on GitHub) to be pushed, so I can use GitHub Flavor-
style codeblocks specifying the exact language.

 [ Leggi tutte le recensioni di 28 ](https://wordpress.org/support/plugin/wp-markdown/reviews/)

## Contributi e sviluppo

“WP-Markdown” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Stephen Harris ](https://profiles.wordpress.org/stephenh1988/)

[Traduci “WP-Markdown” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-markdown)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-markdown/) segui
il [repository SVN](https://plugins.svn.wordpress.org/wp-markdown/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-markdown/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-markdown/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 1.6.1 – 27th December 2017

 * Remove test files from final build
 * Removed readme.txt in favour of readme.md

### 1.6 – 25th December 2017

 * Fixed PHP7 deprecation notices
 * Load prettify.js in the footer (See [#60](https://github.com/stephenharris/WP-MarkDown/pull/60/))
 * Ensure the toolbar javascript runs as late as possible. Fixes conflict with Shortcoder
   which calls Qtags late on and destroys the markdown toolbar. Fixes [#53](https://github.com/stephenharris/WP-MarkDown/pull/53/).
 * Update markdown extra version. Thanks to @lite3. Closes [#43](https://github.com/stephenharris/WP-MarkDown/pull/43/).
 * By default balance tags before HTML is converted to markdown. (Adds filter to
   prevent this behaviour). See [#47](https://github.com/stephenharris/WP-MarkDown/pull/47/).

### 1.5.1

 * Addresses issues with (since withdrawn) 1.5.0 version.

### 1.5

 * Handle tables. See [#35](https://github.com/stephenharris/WP-MarkDown/issues/35).
 * Fix responsive layout issue. See [#31](https://github.com/stephenharris/WP-MarkDown/issues/31).
 * Use compressed prettify.js.
 * Fix bug with lists not being escaped.
 * Fix textdomain. Change to ‘wp-markdown’.
 * Add language file.
 * Fix incompatability issues with bbPress.

### 1.4

 * Fix issue with consecutive shortcodes.
 * Fix editing bbPress topics/replies on the front-end corrupts Markdown. See [#25](https://github.com/stephenharris/WP-MarkDown/issues/25).

### 1.3

 * Apply kses and balance tags after MD->HTML conversion. See[#23](https://github.com/stephenharris/WP-MarkDown/issues/23).
 * Compress scripts and minify icon sprite. See [#7](https://github.com/stephenharris/WP-MarkDown/issues/7).
 * Add ‘more’ tag to Markdown editor.
 * Add support for iframes. See [#22](https://github.com/stephenharris/WP-MarkDown/issues/22).
 * Fix bug with underscores in shortcodes.
 * Add support for tbody, tfoot and thead tags.
 * Refactoring including renaming of plugin style and script handles.

### 1.2

 * Fix problems with images nested inside links. See [#12](https://github.com/stephenharris/WP-MarkDown/issues/12).
 * Ensure prettify is loaded, if needed, on home page. See [#6](https://github.com/stephenharris/WP-MarkDown/issues/6).
 * Update Markdownify.
 * Update Prettify.

### 1.1.6

 * Remove the wpautop/unwpautop functions. If using oEmbed, use embed shortcodes.
 * Add public wrapper functions.
 * Remove bbPress front-end TinyMCE editor if using Markdown.

### 1.1.5

 * Fix bug introduced in 1.1.4 where line breaks are stripped (affects code blocks).

### 1.1.4

 * Fix bug where oEmbed would not work. Thanks to Michael & Vinicius.
 * Add a filter for Markdown ‘help’ text: `wpmarkdown_help_text`.
 * Support for Markdown Extra (currently not supported in pagedown previewer).

### 1.1.3

 * Stable with WordPress 3.4.
 * Fix bug relating title attributes for links and images.

### 1.1.2

 * Fix bug relating to comments by logged out users.

### 1.1.1

 * Fix backslash bug.

### 1.1

 * Add option to replace TinyMCE with Markdown help bar on post editor.

### 1.0

 * Initial release.

## Meta

 *  Versione **1.6.1**
 *  Ultimo aggiornamento **8 anni fa**
 *  Installazioni attive **400+**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-markdown/)
 * Tag
 * [code](https://it.wordpress.org/plugins/tags/code/)[formatting](https://it.wordpress.org/plugins/tags/formatting/)
   [markdown](https://it.wordpress.org/plugins/tags/markdown/)[prettify](https://it.wordpress.org/plugins/tags/prettify/)
   [syntax highlighter](https://it.wordpress.org/plugins/tags/syntax-highlighter/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-markdown/advanced/)

## Valutazioni

 4.5 su 5 stelle.

 *  [  18 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/wp-markdown/reviews/?filter=5)
 *  [  7 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/wp-markdown/reviews/?filter=4)
 *  [  2 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/wp-markdown/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/wp-markdown/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/wp-markdown/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-markdown/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-markdown/reviews/)

## Collaboratori

 *   [ Stephen Harris ](https://profiles.wordpress.org/stephenh1988/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-markdown/)