Skip to content

Commit

Permalink
Modified in markdown notation
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Jan 27, 2016
1 parent 1885103 commit 86b2cef
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
=== Plugin Name ===
Contributors: conraid
Donate link: http://conraid.net
Tags: footnotes
Requires at least: 4.4
Tested up to: 4.4
Stable tag: 4.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Blank Footnotes

Plugin to show footnotes using markdown notation.

== Description ==
## Description

This plugin allows one to create footnotes by using markdown notation.
It only uses footnotes. No other markdown tag is taken into account
Expand All @@ -24,7 +16,7 @@ Use in this way:
If used with jetpack and enabled markdown, it only shows the buttons without modifying the text content.
Unlike jetpack-markdown, footnotes will appear in the exact point where they have been inserted. To go back to text mode click on the footnote number.

== Installation ==
## Installation

This section describes how to install the plugin and get it working.

Expand All @@ -33,23 +25,7 @@ e.g.
1. Upload the plugin files to the '/wp-content/plugins/plugin-name' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Configuration ==
## Configuration

No configuration is necessary.

== Changelog ==

= 0.3 =

* Add localization (in /langs)
* Add italian language

= 0.2 =

* Add button for TinyMCE

= 0.1 =

* Initial release
* Markdown footnotes regex
* Add button for text editor

0 comments on commit 86b2cef

Please sign in to comment.