---
title: "Formatting"
description: "Learn how to create a text editor with text formatting in Tiptap with an easy code example. More in our docs!"
canonical_url: "https://tiptap.dev/docs/examples/basics/formatting"
---

# Formatting

Learn how to create a text editor with text formatting in Tiptap with an easy code example. More in our docs!

Tiptap supports text formatting with ease. This example shows you how to create a text editor with text formatting using Tiptap.

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