You are viewing an older version of the Vizy documentation (2.x). View the latest version (3.x) →

Developers

Custom nodes, marks, toolbar options, and editor extensions.

Creating a custom Node from scratch

Create your own custom Tiptap Node with Vizy to control everything about a node in the editor.

Creating a custom Mark from scratch

Create your own custom Tiptap Mark with Vizy to control everything about a mark in the editor.

Modifying the toolbar buttons

You can do more than just add new buttons, you can modify the existing ones.

How to add your own Command Palette extensions

Supply your own extensions for the command palette for easy-access.

Creating your own Formatting options with Editor Config

Let's create our own bespoke formatting buttons!