Ultimate Markdown – Markdown Editor, Importer, & Exporter

Descrizione

Ultimate Markdown è un plugin per WordPress che ti permette di creare articoli con il popolare linguaggio di markup Markdown.

Nello specifico, dopo aver installato il plugin, sarai in grado di:

  • Creare articoli con dei blocchi perfettamente formattati partendo da file Markdown esistenti o da documenti Markdown creati nel plugin.
  • Generare in maniera istantanea blocchi partendo da testo Markdown.
  • Creare e gestire un numero illimitato di documenti Markdown in un menu dedicato.
  • Importare file Markdown in WordPress.
  • Creare archivi di file Markdown partendo dai documenti Markdown creati con il plugin.

Per favore nota che questo plugin fa uso dell’editor a blocchi di WordPress. Con editor visuali di terze parti o con Classic Editor non sarai in grado di utilizzare la maggior parte delle funzionalità del plugin.

Pro Version

We distribute the Pro version of this plugin that includes more export options, REST API, additional Markdown parsers, document categories, and more.

Sezioni aggiuntive della barra laterale

Il plugin aggiunge le seguenti sezioni alla barra laterale dell’editor.

Importa Markdown

Questa sezione ti permette di generare i blocchi di un articolo caricando un file Markdown.

Carica Markdown

Utilizza questa funzionalità per creare i blocchi di un articolo partendo da un documento Markdown creato in precedenza con il plugin.

Invia Markdown

Con questa sezione, puoi trasformare in maniera istantanea del testo Markdown in blocchi.

Menu del plugin dedicati

Documenti

Questo menu include un editor Markdown con una sezione di anteprima. In aggiunta, troverai le funzionalità per creare, editare, duplicare o eliminare i tuoi documenti Markdown.

Importa

Importa uno o più file Markdown nel plugin con il modulo di caricamento fornito in questo menu.

Esporta

Con questo menu, puoi generare file Markdown partendo dai documenti Markdown archiviati nel plugin.

Variazioni Markdown supportate

La conversione da testo Markdown a HTML viene effettuata con Marked, un parser Markdown estremamente veloce che supporta documenti scritti nelle seguenti varianti di Markdown.

Front Matter

The plugin supports Front Matter key-value pairs provided in the YAML language. With this feature, you can configure specific post settings by providing their values at the beginning of the Markdown document.

Please see the plugin documentation for more information on the available Front Matter keys and practical examples.

Riconoscimenti

Questo plugin utilizza le seguenti risorse:

Screenshot

  • Sezione “Importa Markdown” nella barra laterale dell’articolo
  • Sezione “Carica Markdown” nella barra laterale dell’articolo
  • Sezione “Invia Markdown” nella barra laterale dell’articolo
  • A single document.
  • List of documents.
  • Tools menu.
  • Opzioni del menu

Installazione

Installazione (sito singolo)

Con questa procedura sarai in grado di installare il plugin Ultimate Markdown nel tuo sito WordPress:

  1. Visita il menu Plugin -> Aggiungi nuovo
  2. Fai clic sul pulsante Carica plugin e seleziona il file zip appena scaricato
  3. Fai clic su Installa adesso
  4. Fai click su Attiva

Installazione (multisito)

Questo plugin supporta sia una Attivazione sul network (il plugin verrà attivato su tutti i siti nel network di WordPress) che una Attivazione su sito singolo in un ambiente WordPress Network (il plugin verrà attivato in un sito singolo del network).

Con questa procedura sarai in grado di effettuare una Attivazione sul network:

  1. Visita il menu Plugin -> Aggiungi nuovo
  2. Fai clic sul pulsante Carica plugin e seleziona il file zip appena scaricato
  3. Fai clic su Installa adesso
  4. Fai clic su Attiva sul Network

Con questa procedura sarai in grado di effettuare una Attivazione su sito singolo in un ambiente WordPress Network:

  1. Visita il sito specifico del WordPress Network dove vuoi installare il plugin
  2. Visita il menu Plugin
  3. Fai clic sul pulsante Attivazione (appena sotto al nome del plugin)

Recensioni

21 Ottobre 2024
The Pro version of Ultimate Markdown lets you export all your Wordpress posts and pages to single Markdown files in one go. Great for when you want a backup of all your articles in .md format. I also use it to export single posts to Markdown after I update them in WordPress. This works great as well.(I have not used the import option.) Also, as other have said as well, the developer is very responsive and attentive. Thanks for a great plugin, Danilo!
20 Settembre 2022
I use Obsidian markdown note-taking software and always wondered how I could convert my notes into WordPress posts. This plugin is the missing link. There is still room for improvement but it pretty much does the job. Now I can convert an MD file to blocks and keep editing with Gutenburg. Well done!
1 Luglio 2022
I purchased the pro version of the plugin since I had a very specific use-case. The developer was extremely responsive and helpful.
20 Marzo 2022
Using Markdown with Gutenberg is quite difficult. Markdown block from Jetpack is very limited, plugins proposing to edit in Markdown in a separate editor miss blocks philosophy. As I prefer to work with my favorite Markdown Editor, Ultimate Markdown is a nice solution : it can import Markdown text in the post and convert the different elements in the relative block. A text paragraph will be a block text, a list a block list and so on. So the result is a real Gutenberg content. The downside : you cannot convert back to Markdown the post content but it’s not a big deal for me.
Leggi tutte le recensioni di 6

Contributi e sviluppo

“Ultimate Markdown – Markdown Editor, Importer, & Exporter” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Ultimate Markdown – Markdown Editor, Importer, & Exporter” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Ultimate Markdown – Markdown Editor, Importer, & Exporter” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

1.19

November 29, 2024

  • Resolved CSS style issue.
  • The load_plugin_textdomain() function now runs with the correct hook.

1.18

June 26, 2024

  • wp_unslash() was added to the Documents menu before input sanitization.

1.17

June 26, 2024

  • An alert message now prevents uploading more than the maximum number of files allowed with the max_file_uploads directive.

1.16

June 25, 2024

  • Vendor packages updated.

1.15

June 25, 2024

  • Major back-end UI update.

1.14

April 7, 2024

  • Fixed a bug (started with WordPress version 6.5) that prevented the creation of the plugin database tables and the initialization of the plugin database options during the plugin activation.

1.13

March 26, 2024

  • The phpcs “WordPress” ruleset has been applied to the plugin code.
  • Nonce verification has been added to the Documents menu for create/update/delete/duplicate operations.
  • Nonce verification has been added to the Import and Export menus.
  • The Select2 library has been removed.
  • Removed React warning in the block editor.

1.12

November 8, 2023

  • Removed deprecation warnings.

1.11

February 22, 2023

  • Fixed a bug causing incorrect parsing of Markdown tables in the context of the block editor.

1.10

September 22, 2022

  • Fixed a bug causing JavaScript errors in the site-editor.php page.
  • The “Content” textarea of the “Documents” menu now supports up to 1,000,000 characters.
  • Front Matter is now supported and can be used to configure post settings.

1.09

June 13, 2022

  • Fixed a bug causing JavaScript errors in the widgets.php page.
  • The “Pro Version” menu has been added.
  • A link to the Pro version has been added in the “Plugins” menu.

1.08

November 24, 2021

  • Fixed a bug causing JavaScript errors in the post editor of custom post types that don’t declare support for custom fields.
  • Aria attributes added in the “Documents” menu.

1.07

November 4, 2021

  • Improved the message displayed in the “Import” menu after a successful submission.
  • Improved input sanitization.
  • The file extensions supported in the upload process of the “Import” menu have been limited.

1.06

November 3, 2021

  • Initial release.