# @gitee/tide-extension-markdown

## Introduction

This extension enables Markdown format support for the editor, based on `tiptap-markdown`.

## Features

- Supports input and output of Markdown format content (`setContent()`, `getMarkdown()`)
- Supports pasting Markdown format text into the editor
- Supports copying the editor's content as Markdown format text
