mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-12 04:33:34 +08:00
docs: add link to the ParseRule properties, see #1860
This commit is contained in:
parent
106a9345ca
commit
727e09fc72
@ -339,7 +339,7 @@ addAttributes() {
|
|||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
Read more about `getAttrs` in the [ProseMirror reference](https://prosemirror.net/docs/ref/#model.ParseRule.getAttrs).
|
Read more about `getAttrs` and all other `ParseRule` properties in the [ProseMirror reference](https://prosemirror.net/docs/ref/#model.ParseRule).
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
```js
|
```js
|
||||||
|
Loading…
Reference in New Issue
Block a user