docs: add link to the ParseRule properties, see #1860
This commit is contained in:
@@ -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
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user