Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP-Parsedown

Beschreibung

Parse the_content with Parsedown Extra to display Markdown Extra content in HTML parser.

Installation

  1. Upload contents of wp-parsedown.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress ( site or Network wide )

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WP-Parsedown“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP-Parsedown“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.4

2016-01-19

  • updated Pardedown to 1.6.0 and Extra to 0.7.1

0.3

2015-05-05

  • updating Parsedown and Parsedown Extra libraries
  • removing wp-common dependancy
  • changing debug log method

0.2

2014-09-23

  • added removal of wpautop filters; they are not needed when Parsedown is doing it’s job
  • updated parsedown libs

0.1.1

2014-09-06

  • fixing breaking [embed] elements by reodering this plugin

0.1

2014-07-22

Erstveröffentlichung