Contributors | Tags | Requires at least | Tested up to | Stable tag | License | License URI |
---|---|---|---|---|---|---|
wpjp, shogo82148 |
jetpack, markdown, posts, post, comments, md |
3.5 |
4.5 |
3.10.1 |
GPLv2 or later |
Write in Markdown, publish in HTML.
Just the Markdown module from Jetpack. This is a fork of jetpack-markdown. The original plugin is no longer maintained, so I forked it.
All credits go to Jetpack developers. Just saved you the trouble of taking Markdown module out of Jetpack and making it into an independent plugin.
- Why not?
- Privacy?
- Boilerplate?
- JP Sharing - Share content with Facebook, Twitter, and many more.
- JP Widget Visibility - Control what pages your widgets appear on.
- JP Markdown - Write in Markdown, publish in HTML.
- JP Custom CSS - Customize your site’s CSS without modifying your theme.
- JP Gravatar Hovercards - Show a pop-up business card of your users' gravatar profiles in comments.
- JP Omnisearch - A single search box, that lets you search many different things.
- Fix Uncaught Error: Class 'Jetpack_Options' not found #14
- First forked version by @shogo82148
- Enhancement: Removed deprecated markup from the output.
- Enhancement: Added a filter to enable skipping processing of developer supplied patterns.
- Bug Fix: Fixed a bug that would strip markdown when saving in "Quick Edit" mode.
- Update to Jetpack 3.8
- Update to Jetpack 3.6
- Update to Jetpack 3.5.3
- Bug Fix: Re-run KSES after processing to account for syntax changes.
- Update to Jetpack 3.2.1
- Update to Jetpack 3.2
- Update to Jetpack 3.1
- Change plugin name to "JP Markdown" in response to Jetpack team request.
- Bugfix: Ensure Markdown is kept when Bulk Editing posts
- Update to Jetpack 2.9.3
- Initial release