Ultimate Markdown – Markdown Editor, Importer, & Exporter
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:
- Create posts from Markdown files or Markdown documents created with the plugin.
- Convert Markdown text to blocks directly in the post editor.
- Create and manage Markdown documents in a dedicated plugin menu.
- Import Markdown files into WordPress.
- Creare archivi di file Markdown partendo dai documenti Markdown creati con il plugin.
The plugin integrates with both the Block Editor and the Classic Editor. The Markdown tools are available in the post editor sidebar when using the Block Editor and as meta boxes when using the Classic Editor.
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.
Insert 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
Import one or more Markdown files into the plugin with the upload form provided in this menu.
Esporta
Con questo menu, puoi generare file Markdown partendo dai documenti Markdown archiviati nel plugin.
Variazioni Markdown supportate
The plugin can convert Markdown text to HTML using the following parsers:
- Marked, a high-performance JavaScript Markdown parser and compiler.
- League\CommonMark, a PHP Markdown parser that supports both the CommonMark and GitHub Flavored Markdown variants.
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
This plugin includes the following third-party libraries:
- DOMPurify autorizzato con Apache License Version 2.0
- Marked autorizzato con Licenza MIT
- League\CommonMark licensed under the BSD 3-Clause License
- Composer licensed under the MIT License
- FrontYAML licensed under the MIT License
