Deskripzioa
This is a simple plugin to help you write posts or pages in plain-text Markdown syntax. And even allowing plaint-text Markdown for comments as well. It will also switch-off the Visual Editor, as you don’t need distractions. This plugin sits on top of a giant’s shoulder, namely Jetpack.
This plugin is also installable via composer, see: https://github.com/7php/MarkItDownWordpress
Roadmap
- By default, toggle the checkbox to true for Settings > Writing > ‘Use Markdown for posts and pages’
- By default, toggle the checkbox to true for Settings > Discussion > ‘Use Markdown for comments’
- In plain-tex editor mode, remove the short-formatting buttons, e.g [b, i, link, b-quote, del].. etc. Make the editor, distraction free.
- Make an effort to provide Markdown buttons for the equivalent of [b, i, link, b-quote, del], just like bbcodes.
Pantaila-argazkiak
Instalazioa
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. This plugin is also installable via Composer, see https://github.com/7php/MarkItDownWordpress - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enable Markdown for posts & pages, by manually checking the checkbox at: Settings > Writing > ‘Use Markdown for posts and pages’
- If you want to enable Markdown for comments as well, check the checkbox here also: Settings > Discussion > ‘Use Markdown for comments’
MEG
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. This plugin is also installable via Composer, see https://github.com/7php/MarkItDownWordpress - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enable Markdown for posts & pages, by manually checking the checkbox at: Settings > Writing > ‘Use Markdown for posts and pages’
- If you want to enable Markdown for comments as well, check the checkbox here also: Settings > Discussion > ‘Use Markdown for comments’
- Upload the plugin files to the
- Can this plugin be installed if the Jetpack module is also installed
-
Yes you can. But you will not be able to use the “Markdown” module from Jetpack. I would advise that if you need Markdown support, and you also need to use Jetpack, then only use Jetpack only and use its Markdown functionality. Else if you are not a Jetpack user, this plugin is what you need for Markdown support.
- Why use this plugin instead of Jetpack
-
Jetpack is normally a heavy plugin with lots and lots of functionalities which you might not even be using. So if you just need the “Markdown feature” of Jetpack, use this plugin only, that is why “Mark It Down WordPress” was born for.
- Will You Supporting This Plugin Actively
-
Yes, I will. I use this plugin in all my blogs and even for some of my clients. So it’s in my honest interest to keep this plugin active and supported. If you have any question, shoot me an email at markitdownwordpress@7php.com
Berrikuspenak
Laguntzaileak eta Garatzaileak
“Mark It Down WordPress!” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Mark It Down WordPress! zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
2.0.1
- Remove dependencies to class.jetpack-options.php and trigger E_USER_WARNING if Jetpack plugin is also installed (instead of E_USER_ERROR)
- Allows user to install this plugin even though Jetpack is enabled.
- Not backward compatible to v1.0.0
1.0.0
- Initial commit of this plugin