docs: Update callouts for new docsify version (#2211)
This commit is contained in:
@@ -12,9 +12,10 @@ elements:
|
||||
- [element_2]
|
||||
```
|
||||
|
||||
?> The Advanced Camera Card allows either a single [action](../actions/README.md) (as in stock Home
|
||||
Assistant) or list of [actions](../actions/README.md) to be defined for each class of user interaction
|
||||
(e.g. `tap`, `double_tap`, `hold`, etc). See [an example of multiple actions](../../examples.md?id=multiple-actions).
|
||||
> [!NOTE]
|
||||
> The Advanced Camera Card allows either a single [action](../actions/README.md) (as in stock Home
|
||||
> Assistant) or list of [actions](../actions/README.md) to be defined for each class of user interaction
|
||||
> (e.g. `tap`, `double_tap`, `hold`, etc). See [an example of multiple actions](../../examples.md?id=multiple-actions).
|
||||
|
||||
## Elements <!-- {docsify-ignore} -->
|
||||
|
||||
|
||||
@@ -199,7 +199,9 @@ elements:
|
||||
|
||||
## Fully expanded reference
|
||||
|
||||
?> [Actions](../../actions/README.md) are omitted for simplicity.
|
||||
<!-- prettier-ignore -->
|
||||
> [!NOTE]
|
||||
> [Actions](../../actions/README.md) are omitted for simplicity.
|
||||
|
||||
[](../../common/expanded-warning.md ':include')
|
||||
|
||||
|
||||
@@ -20,7 +20,8 @@ elements:
|
||||
# [...]
|
||||
```
|
||||
|
||||
?> See [Advanced Camera Card custom elements](../custom//README.md) for the custom elements offered by _this_ card.
|
||||
> [!TIP]
|
||||
> See [Advanced Camera Card custom elements](../custom//README.md) for the custom elements offered by _this_ card.
|
||||
|
||||
## `icon`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user