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: tests/authoring/Inline/AppliesToRole.fs
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -141,21 +141,21 @@ This is an inline {applies_to}`stack: preview 9.0, ga 9.1` element.
141
141
markdown |> convertsToHtml """
142
142
<p>This is an inline
143
143
<span class="applies applies-inline">
144
-
<span class="applicable-info">
145
-
<span class="applicable-name" data-tippy-content="Part of the versioned Elastic Stack
144
+
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic Stack update. Subject to change.
146
145
147
-
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
146
+
This functionality may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.">
147
+
<span class="applicable-name">Stack</span>
148
148
<span class="applicable-separator"></span>
149
-
<span class="applicable-meta applicable-meta-planned" data-tippy-content="We plan to add this functionality in a future update. Plans may change without notice.">
<span class="applicable-name" data-tippy-content="Part of the versioned Elastic Stack
153
+
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic Stack update. Subject to change.
155
154
156
-
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
155
+
If this functionality is unavailable or behaves differently when deployed on ECH, ECE, ECK, or a self-managed installation, it will be indicated on the page.">
156
+
<span class="applicable-name">Stack</span>
157
157
<span class="applicable-separator"></span>
158
-
<span class="applicable-meta applicable-meta-planned" data-tippy-content="We plan to add this functionality in a future update. Plans may change without notice.">
0 commit comments