Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

MarkdownBar

Opis

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.

Zrzuty ekranu

  • This shows the text editor with Markdown buttons

Instalacja

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

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„MarkdownBar” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0

  • 2015-2-28
  • Initial release