Table of contents

Creating an Inline Tool

Inline Tools allow you to make your text more informative. The simpliest examples of them are bold, italic, and underline modifiers which are commonly used.

With the Editor.js API you can create any Inline Tool you need. In the next few guides you'll find step-by-step tutorial on how to create simple Marker Tool for highlighting selected text fragments.

Example of Marker Tool work

Get started ยป