rename table of contents to keep the search results clean
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Schema
|
||||
|
||||
## Table of Contents
|
||||
## toc
|
||||
|
||||
## Introduction
|
||||
Unlike many other editors, tiptap is based on a [schema](https://prosemirror.net/docs/guide/#schema) that defines how your content is structured. That enables you to define the kind of nodes that may occur in the document, its attributes and the way they can be nested.
|
||||
|
||||
Reference in New Issue
Block a user