---
title: "Tiptap Editor with customized extensions"
description: "See how to create highly customized extensions for your text editor with Tiptap. Learn more in our documentation!"
canonical_url: "https://tiptap.dev/docs/examples/advanced/clever-editor"
---

# Tiptap Editor with customized extensions

See how to create highly customized extensions for your text editor with Tiptap. Learn more in our documentation!

Tiptap is a powerful editor that allows you to create customized extensions for your needs. In this example, we create various extensions to handle **color highlighting**, a **emoji replacer** and a **typography replacer** to show how easy it is to handle content and replace it.

> **Interactive demo:** [Savvy](https://embed.tiptap.dev/preview/Examples/Savvy)
