Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

MarkdownBar

Опис

Adds buttons to the Text (HTML) edit which generate Markdown syntax. These buttons serve as a great introduction to
users who are new to Markdown, as well as shortcuts for more experienced users. The buttons include:

  • Bold
  • Italic
  • Blockquote
  • Link
  • Code
  • Table
  • Headers
  • Help (links to external Github Markdown guide)

This plugin does not modify the Visual editor, as that editor is not ideal for writing Markdown in. It’s recommended you disable
the Visual editor entirely to enforce using Markdown.

Note that this plugin does not render Markdown. You should use a plugin (such as Jetpack Markdown) to render markdown in your theme.

Скріншоти

  • This shows the text editor with Markdown buttons

Встановлення

Installing “MarkdownBar” can be done either by searching for “MarkdownBar” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“MarkdownBar” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “MarkdownBar” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • 2015-2-28
  • Initial release