Simple HTML Rich Text for Block Editor Plugin
Add Semantic HTML Markup to texts such as Cite, Small, Marked, Inserted and Deleted in the Block Editor.
After WordPress 5.4, 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.
- Download the plugin from the WordPress Plugins directory or Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Activate the Simple HTML Rich Text for Block Editor plugin to start using the plugin.
Screenshots
This shows how the plugin can be used in the editing of text.
Back-end view of the tools being used
Front-end view of the tools being used
FAQ
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.
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