Skip to content

Add Semantic HTML Markup to texts such as Cite, Small, Marked, Inserted and Deleted in the Block Editor.

Notifications You must be signed in to change notification settings

bahiirwa/simple-html-rich-text-for-block-editor

Repository files navigation

Simple HTML Rich Text for Block Editor

WordPress Plugin Active Installs WordPress Plugin Version WordPress Plugin Rating WordPress Plugin Last Updated

Add Semantic HTML Markup to texts such as Cite, Small, Marked, Inserted and Deleted in the Block Editor.

Tested up to: WP 6.2.0 Requires PHP: 5.6 Stable tag: 1.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

Cite, Small, Marked, Inserted and Deleted tags are not part of the Block Editor by default. Simple HTML Rich Text for Block Editor seeks to bridge this gap in the Rich text development.

Installation

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

e.g.

  1. Download the plugin from the WordPress Plugins directory or Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Activate the Simple HTML Rich Text for Block Editor plugin to start using the plugin.

Frequently Asked Questions

Does this work in the classic editor?

No, this is purely for the block editor.

How is the style picked?

Style depends on the style of the theme.

How can I Contribute?

Contributions like feedback can be through the forum. You can also write an issue on Github or fork the code, fix & submit a PR on Github.

Screenshots

  1. This shows how the plugin can be used in the editing of text. Admin text edits

  2. Front-end view of the tools being used Admin Shortcode

Admin Shortcode

Changelog

1.3.2

  • Fix: Broken link to file version.

1.3.1

  • Cleanup the bundle to remove block inclusion popup

1.3.0

  • Test for 6.2.0.
  • Fix: Add new build process.
  • Remove: Core subscript and superscript formats.

1.2.1

  • Test for 6.0
  • Add Security check for plugin territory.

1.2.0

  • Remove existing core markup.

1.1.0

  • Added a cite tag to the list of functions.

1.0.0

  • Initial Release.