mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-26 16:44:22 +02:00
fix prettier
This commit is contained in:
@@ -240,6 +240,7 @@ Will validate a node's parent against a [`match`](#match).
|
|||||||
text: /^\w+$/
|
text: /^\w+$/
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
text: string => string === 'valid'
|
text: string => string === 'valid'
|
||||||
|
Reference in New Issue
Block a user