=== WP Margin Notes ===
Contributors: Mista-Flo
Donate link: https://www.paypal.me/FlorianTIAR/5
Tags: posts
Requires at least: 3.8
Tested up to: 4.7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simply add margin notes to your content (pages, posts or CPT) just by using the [margin_notes] shortcode

== Description ==

This plugin add a margin note to your content.
For example, if you want to add a source to your post, you can use the shortcode. You will see a margin note in the left of your content when you hover the desired text.

This plugin use the following open source javascript library by Francisco Dans : https://github.com/fdansv/marginotes

If you want to contribute to this plugin, feel free to check the Github repository : https://github.com/Mahjouba91/wp-margin-notes

== Installation ==

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

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the following shortcode in your post content : [margin_notes desc="The best CMS in the world"]WordPress[/margin_notes]
4. Or install Shortcode UI plugin (Shortcake) to get a full UI to use the shortcode

== Screenshots ==

1. Gif to see the plugin in action

== Changelog ==

= 1.0 =
* First stable version
