=== Title Tags ===
Contributors: lamarajan
Tags: gutenberg
Requires at least: 5.0
Requires PHP: 5.2.4
Tested up to: 6.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin that enables and display HTML tags in the title of the Gutenberg editor.

== Description ==

A WordPress plugin that helps post author to enable and display HTML tags in the title of the Gutenberg editor and preserve the tags in the post Title. This is a simple plugin that helps user to enable the Html tags on gutenberg editor post titles.

== License ==

Title Tags WordPress Plugin, Copyright 2023 Rajan Lama
Title Tags WordPress Plugine is distributed under the terms of the GNU GPL

== Installation ==

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

1. Upload `title-tags` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Once the plugin is activated you can see your html tag are now active in Gutenberg Editor's header.

== Upgrade Notice == 

== Screenshots == 
All the images are custom made and are under CCO license.

== Frequently Asked Questions ==

= Why should I install this plugin? =

This plugin will enable html tags in the post title.

= Why do you create a plugins with few lines of code? =

This plugins is simple but sometime small thing give us big impact. So, I have create it so that we don't have to waste hours just to do small tweak.

== Changelog ==

= 1.0 =
* Initial release. 
* Added filter for <b>, <i>, <strong>, <em>