Skip to content

WordPress plugin to add useful decoration features to the Gutenberg RichText editor toolbar.

License

Notifications You must be signed in to change notification settings

t-hamano/richtext-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 17, 2025
94867d1 · Mar 17, 2025
Mar 8, 2024
Oct 11, 2024
Mar 17, 2025
Mar 7, 2024
Mar 17, 2025
Mar 6, 2024
Oct 15, 2022
May 9, 2021
Oct 11, 2024
Oct 16, 2022
Oct 14, 2022
Mar 6, 2024
Nov 30, 2023
Nov 30, 2023
Mar 17, 2025
May 3, 2020
Nov 30, 2023
Oct 11, 2024
Oct 11, 2024
Mar 17, 2025
Mar 17, 2025
May 9, 2021
Mar 17, 2025
Mar 17, 2025

Repository files navigation

richtext-extension

Tests Tests and Deploy

Adds useful decoration features to the Gutenberg RichText editor toolbar.

Features

Highlighter

Highlighter

Highlighter

Draw a marker on the inline text. You can set the color, thickness, and opacity of the marker to you can create various marker styles. Up to four types of settings can be made.

Font size

Font size

Font size

Change inline text size. The size is specified as a percentage of the base font size, and up to four types of settings can be made.

Underline

Create underline.

Note: The underline specifications have changed from version 2.0.0. Try clearing the format if existing underlines do not work.

Clear format

Removes all formatting.

How to build

Download this folder in your plugins directory.

npm install
npm run build

Author

Aki Hamano (Github)