mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 09:04:31 +02:00
fix lint
This commit is contained in:
@@ -27,7 +27,6 @@ Now there is a new `match` object concept, which looks like:
|
||||
Match objects can be objects, or an array of objects which acts as `OR`:
|
||||
|
||||
```js
|
||||
|
||||
{
|
||||
parent: [{ type: 'ordered_list' }, { type: 'unordered_list' }],
|
||||
}
|
||||
|
Reference in New Issue
Block a user