Skip to content

Commit 5f33fc1

Browse files
committed
update {applies} to {applies_to}
1 parent f626d1e commit 5f33fc1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/versions/content-patterns.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ See [Versions and lifecycle states](/versions/index.md#versions-and-lifecycle-st
3131

3232
## Section/heading-level `applies` tags
3333

34-
:::{applies}
35-
:ece: all
36-
:hosted: all
37-
:eck: all
38-
:stack: all
39-
:::
34+
```yaml {applies_to}
35+
stack: ga 9.1
36+
deployment:
37+
eck: ga 9.0
38+
ece: discontinued 9.2.0
39+
self: unavailable 9.3.0
40+
```
4041
4142
*see [`applies`](/syntax/applies.md#sections)*
4243

0 commit comments

Comments
 (0)