docs: Update callouts for new docsify version (#2211)

This commit is contained in:
Dermot Duffy
2025-10-12 15:02:26 -07:00
committed by GitHub
parent 55d181b519
commit ebbd219db7
25 changed files with 158 additions and 105 deletions
+4 -3
View File
@@ -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} -->
+3 -1
View File
@@ -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')
+2 -1
View File
@@ -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`