diff --git a/docs/src/docPages/api/extensions/mention.md b/docs/src/docPages/api/extensions/mention.md index 2fe86278..be48d4db 100644 --- a/docs/src/docPages/api/extensions/mention.md +++ b/docs/src/docPages/api/extensions/mention.md @@ -1,2 +1,2 @@ -## Mention +# Mention Enables you to use mentions in the editor. \ No newline at end of file diff --git a/docs/src/docPages/api/extensions/paragraph.md b/docs/src/docPages/api/extensions/paragraph.md new file mode 100644 index 00000000..73036543 --- /dev/null +++ b/docs/src/docPages/api/extensions/paragraph.md @@ -0,0 +1,2 @@ +# Paragraph +Enables you to use paragraphs in the editor. \ No newline at end of file diff --git a/docs/src/docPages/api/extensions/text.md b/docs/src/docPages/api/extensions/text.md new file mode 100644 index 00000000..4c42e9d3 --- /dev/null +++ b/docs/src/docPages/api/extensions/text.md @@ -0,0 +1,2 @@ +# Text +Enables you to use text in the editor. \ No newline at end of file