Skip to content

Adds a toolbar of buttons to the Text (HTML) edit which generate Markdown syntax

License

Notifications You must be signed in to change notification settings

jon-heller/wordpress-markdownbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== MarkdownBar ===
Contributors: crimson090
Tags: markdown, wysiwyg, formatting
Requires at least: 3.9
Tested up to: 4.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a toolbar of buttons to the Text (HTML) edit which generate Markdown syntax

== Description ==

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.

== Installation ==

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
1. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

== Screenshots ==

1. This shows the text editor with Markdown buttons

== Changelog ==

= 1.0 =
* 2015-2-28
* Initial release

== Upgrade Notice ==

= 1.0 =
* 2015-2-28
* Initial release

About

Adds a toolbar of buttons to the Text (HTML) edit which generate Markdown syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published