=== Easy Code Highlighter ===
Tags: code highlighter, code, <code>, highlighter
Author: ReorMadrid
Author URI: https://www.reormadrid.com
Contributors: reormadrid
Requires at least: 5.1
Tested up to: 6.7
Requires PHP: 7.0
Stable tag: 1.00
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Displays code with syntax highlighting using Prism.js, real line numbering, and a copy button.

== Description ==

To use it, you must use the [code] shortcode like this:
 
PHP Code Example:

[easycode]
< ? php
e cho "Hi, world!";
 ? >
[/easycode]

In the admin menu, you have options to change the background colors, button colors, language and more.
 
== Installation ==

1. Go to Plugins › Add New.
2. Search for * Easy Code Highlighter reormadrid *.
3. Find this plugin, download it, and activate it.
4. Use the shortcode and insert the code.
5. In the admin menu (Code Highlighter), you have options to change the colors and the button.

== Screenshots ==
 
== Changelog ==

= 1.00 =

* Initial version.

== Upgrade Notice ==