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
Stack=AppliesCollection.op_Explicit "preview 9.0, ga 9.1"
137
+
))
138
+
139
+
[<Fact>]
140
+
let``validate HTML:generates link and alt attr`` ()=
141
+
markdown |> convertsToHtml """
142
+
<p>This is an inline
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
146
+
147
+
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
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.">
150
+
Planned
151
+
</span>
152
+
</span>
153
+
<span class="applicable-info">
154
+
<span class="applicable-name" data-tippy-content="Part of the versioned Elastic Stack
155
+
156
+
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
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