New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Disable Wordpress's native Gutenberg or TinyMCE editor in favor of a Markdown editor. | You have to log in to add a translation. | Details |
Original untranslated
Disable Wordpress's native Gutenberg or TinyMCE editor in favor of a Markdown editor.
You have to log in to edit this translation. |
|||
| ↑ | Markup Markdown | You have to log in to add a translation. | Details |
Original untranslated |
|||
| The content is saved with the markdown syntax in the database and is rendered on the frontend thanks to the <a href="https://parsedown.org">Parsedown</a> PHP library after being sanitized via WordPress native filters. | You have to log in to add a translation. | Details | |
Original untranslated
The content is saved with the markdown syntax in the database and is rendered on the frontend thanks to the <a href="https://parsedown.org">Parsedown</a> PHP library after being sanitized via WordPress native filters.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| This plugin replaces the Gutenberg block editor (or the classic TinyMCE) on the edit screen with <a href="https://github.com/Ionaru/easy-markdown-editor">EasyMDE</a>, a markdown editor based on CodeMirror, fine-tuned to work smoothly with the WordPress admin panels. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin replaces the Gutenberg block editor (or the classic TinyMCE) on the edit screen with <a href="https://github.com/Ionaru/easy-markdown-editor">EasyMDE</a>, a markdown editor based on CodeMirror, fine-tuned to work smoothly with the WordPress admin panels.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| That's pretty all you should know. It's under active development, keep in touch and feel free <a href="https://wordpress.org/support/plugin/markup-markdown/">to drop a line on the forum</a>, <a href="https://wordpress.org/support/plugin/markup-markdown/reviews/">to let a rating</a> or even support me by buying a coffee ! | You have to log in to add a translation. | Details | |
Original untranslated
That's pretty all you should know. It's under active development, keep in touch and feel free <a href="https://wordpress.org/support/plugin/markup-markdown/">to drop a line on the forum</a>, <a href="https://wordpress.org/support/plugin/markup-markdown/reviews/">to let a rating</a> or even support me by buying a coffee !
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The current version is based on components that are not compatible with assistive devices like screen readers. Several available alternative plugins could cover the gap while I'm working on a new interface. Thank you for your patience and your understanding. | You have to log in to add a translation. | Details | |
Original untranslated
The current version is based on components that are not compatible with assistive devices like screen readers. Several available alternative plugins could cover the gap while I'm working on a new interface. Thank you for your patience and your understanding.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| The default editor is based on EasyMDE so you can write in markdown and use Wordpress feature at the same time. The side panel preview mode has been fixed since 3.0.↵ The beta interface is based on SummerNote, a jQuery WYSIWYG Engine. <em>The beta interface has been removed since 3.0 and will be available as a separate addon.</em> It's a custom version so you can get a live rendering when typing your content or adding medias. It's not perfect, it's still working well but for now you will have to modify the code on your own (builder or database) if something goes wrong. To find out more check my article here: https://www.markup-markdown.com/blog/wordpress-plugins/dynamic-input-method-markdown/ | You have to log in to add a translation. | Details | |
Original untranslated
The default editor is based on EasyMDE so you can write in markdown and use Wordpress feature at the same time. The side panel preview mode has been fixed since 3.0.↵
The beta interface is based on SummerNote, a jQuery WYSIWYG Engine. <em>The beta interface has been removed since 3.0 and will be available as a separate addon.</em> It's a custom version so you can get a live rendering when typing your content or adding medias. It's not perfect, it's still working well but for now you will have to modify the code on your own (builder or database) if something goes wrong. To find out more check my article here: https://www.markup-markdown.com/blog/wordpress-plugins/dynamic-input-method-markdown/
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Accessibility | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| use | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Disclaimer: with the plugin Advanced Custom Field (ACF), HTML content has been sanitized since v6.2.5.↵ If you need to render iframes or others elements, instead of using: | You have to log in to add a translation. | Details | |
Original untranslated
Disclaimer: with the plugin Advanced Custom Field (ACF), HTML content has been sanitized since v6.2.5.↵
If you need to render iframes or others elements, instead of using:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Sure, developers & designers can access the public properties & methods of the instance inside their templates through the global <em>mmd</em> function. For example let's say you want to use it with a custom field called 'foo_bar'. You can use something↵ like that: | You have to log in to add a translation. | Details | |
Original untranslated
Sure, developers & designers can access the public properties & methods of the instance inside their templates through the global <em>mmd</em> function. For example let's say you want to use it with a custom field called 'foo_bar'. You can use something↵
like that:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| What's the deal with the beta interface? | You have to log in to add a translation. | Details | |
Original untranslated
What's the deal with the beta interface?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| <strong>Yes, please keep in mind it's a global switch for every user. You need to stick to one editor with one post type.</strong>↵ Any block editor will be disabled for <strong>all the users</strong> of your Wordpress instance. <em>filters</em> are available to disable the markdown editor for specific custom post types at a global level. For example you can do a setup to use <em>Divi</em> or <em>Elementor</em> to edit your pages and <em>Markdown</em> to edit your blog'posts. Please refer to the forum to know how to do it. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Yes, please keep in mind it's a global switch for every user. You need to stick to one editor with one post type.</strong>↵
Any block editor will be disabled for <strong>all the users</strong> of your Wordpress instance. <em>filters</em> are available to disable the markdown editor for specific custom post types at a global level. For example you can do a setup to use <em>Divi</em> or <em>Elementor</em> to edit your pages and <em>Markdown</em> to edit your blog'posts. Please refer to the forum to know how to do it.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Is it still compatible with Gutenberg or any other builder? | You have to log in to add a translation. | Details | |
Original untranslated
Is it still compatible with Gutenberg or any other builder?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| <strong>Yes but you can't use both at the same time ;-)</strong>↵ Data are saved as pure markdown code in the database, for the other builders on the market data are saved as HTML or custom markups like shortcodes. Currently data are still saved but won't be converted or rendered correctly if you revert back or switch between editors. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Yes but you can't use both at the same time ;-)</strong>↵
Data are saved as pure markdown code in the database, for the other builders on the market data are saved as HTML or custom markups like shortcodes. Currently data are still saved but won't be converted or rendered correctly if you revert back or switch between editors.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.