You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/formatting-syntax-reference.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Formatting syntax reference
3
3
description: Formatting syntax reference
4
-
ms.date: 04/03/2024
4
+
ms.date: 04/05/2024
5
5
ms.localizationpriority: high
6
6
---
7
7
@@ -369,7 +369,7 @@ See [here](./column-formatting.md#formatting-multi-value-fields) for examples.
369
369
```
370
370
371
371
- **embed**: Clicking on the button will open a callout with content embedded in it. The content will be determined by the URL provided in the `src` attribute in `actionInput`. You can also control the `height` and `width` of the callout using the actionInput. Note that the src has to be just the url part of an embeddable code generated by an app.\
372
-
Refer to this article for more information about how to allow list domains - https://go.microsoft.com/fwlink/p/?linkid=2258033.\
372
+
Refer to this article for more information about how to allow list domains - https://go.microsoft.com/fwlink/p/?linkid=2258033
373
373
Note - This action is only available in the newer version of the Microsoft Lists App.
0 commit comments