mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 02:49:56 +02:00
docs: Add anchor links to Element docs
This commit is contained in:
@@ -11,6 +11,9 @@ interface Element {
|
||||
|
||||
## Static methods
|
||||
|
||||
- [Retrieval methods](#retrieval-methods)
|
||||
- [Check methods](#check-methods)
|
||||
|
||||
### Retrieval methods
|
||||
|
||||
###### `Element.matches(element: Element, props: Partial<Element>): boolean`
|
||||
|
Reference in New Issue
Block a user