docs: update content
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# updateAttributes
|
# updateAttributes
|
||||||
The `updateAttributes` command sets attributes of a node or mark to new values. Not passed attributes won’t be touched.
|
The `updateAttributes` command sets attributes of a node or mark to new values. Not passed attributes won’t be touched.
|
||||||
|
|
||||||
## Parameters
|
See also: [extendMarkRange](/api/commands/extend-mark-range)
|
||||||
|
|
||||||
|
## Parameters
|
||||||
`typeOrName: string | NodeType | MarkType`
|
`typeOrName: string | NodeType | MarkType`
|
||||||
|
|
||||||
Pass the type you want to update, for example `'heading'`.
|
Pass the type you want to update, for example `'heading'`.
|
||||||
|
|||||||
@@ -53,6 +53,7 @@
|
|||||||
link: /overview/contributing
|
link: /overview/contributing
|
||||||
- title: Jobs
|
- title: Jobs
|
||||||
link: /jobs
|
link: /jobs
|
||||||
|
type: new
|
||||||
|
|
||||||
- title: Examples
|
- title: Examples
|
||||||
link: /examples
|
link: /examples
|
||||||
|
|||||||
Reference in New Issue
Block a user