---
title: "Default text editor"
description: "Learn how to create a super basic text editor in Tiptap with a short code example. More in our documentation!"
canonical_url: "https://tiptap.dev/docs/examples/basics/default-text-editor"
---

# Default text editor

Learn how to create a super basic text editor in Tiptap with a short code example. More in our documentation!

Did we mention that you have full control over the rendering of the editor? Here is a barebones example without any styling, but packed with a whole set of common extensions.

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