1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 19:01:54 +02:00

Clarifies docs for RangeRef & PointRef; fixes TOC for Editor API (#4724)

This commit is contained in:
Doug Reeder
2021-12-10 07:53:37 -05:00
committed by GitHub
parent 0334851cb1
commit e04671ffe8
4 changed files with 41 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
A series of common questions people have about Slate:
- [Why is content pasted as plain text?](faq.md#why-is-content-is-pasted-as-plaintext)
- [What can a `Block` node have as its children?](faq.md#what-can-a-block-node-have-as-its-children)
- [What browsers and devices does Slate support?](faq.md#what-browsers-and-devices-does-slate-support)
## Why is content pasted as plain text?