A collection of rich text formats for the WordPress block editor with interactive elements. Starting with InfoTip tooltips and Marker highlights. More to come in the future!
- WordPress 6.6+
- Modern browser with JavaScript enabled
- Floating UI library (included)
- Go to Plugins → Add New in your WordPress dashboard.
- Search for BlaBlaBlocks Formats.
- Click Install Now and then Activate.
- Download latest release from GitHub
- Visit
Plugins > Add New
- Upload the
blablablocks-formats.zip
file - Activate
BlaBlaBlocks Formats
from the plugins page
- Marker: Add a hand-drawn style highlight to text.
- InfoTip: Add a tooltip to any inline text.
Note
Refer to the documentation for detailed guidance on using formats.
Clone the repository to your local system:
git clone [email protected]:lubusIN/blablablocks-formats.git
cd blablablocks-formats
npm install
Build or start the development environment:
npm run build # Compile the source files
# OR
npm run start # Watch for changes and auto-compile
npm run serve
Note
Refer to package.json
for additional available npm commands.
LUBUS is a web design agency based in Mumbai.

- Infotip icon by Icon Island from Noun Project (CC BY 3.0)
- Marker icon by Muhammad Nur Auliady Pamungkas from Noun Project (CC BY 3.0)
BlaBlaBlocks Formats is an open-sourced plugin licensed under the MIT license