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

# Markdown shortcuts in Tiptap

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

Tiptap supports markdown shortcuts out of the box. This example shows you how to create a text editor with markdown shortcuts using Tiptap.

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