mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-11 01:33:58 +02:00
docs: Remove puffery from docs
This commit is contained in:
@@ -22,9 +22,9 @@ interface NodeOptions {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The `at` option is very versatile and can be used to implement more complex transforms easily. [Learn more about the `at` option](../concepts/04-transforms.md#the-at-option)
|
- The `at` option is versatile and can be used to implement more complex transforms. [Learn more about the `at` option](../concepts/04-transforms.md#the-at-option)
|
||||||
|
|
||||||
When combined with `at`, `match` can be very powerful. [Learn more about the `match` option](../concepts/04-transforms.md#the-match-option)
|
- When combined with `at`, `match` can be powerful. [Learn more about the `match` option](../concepts/04-transforms.md#the-match-option)
|
||||||
|
|
||||||
## Static methods
|
## Static methods
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user