diff --git a/src/Elastic.Markdown/Myst/Components/LifecycleDescriptions.cs b/src/Elastic.Markdown/Myst/Components/LifecycleDescriptions.cs index 3083920c64..2973dfd276 100644 --- a/src/Elastic.Markdown/Myst/Components/LifecycleDescriptions.cs +++ b/src/Elastic.Markdown/Myst/Components/LifecycleDescriptions.cs @@ -38,11 +38,11 @@ public static class LifecycleDescriptions { // Preview [(ProductLifecycle.TechnicalPreview, true)] = - "This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply.", + "This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply.", [(ProductLifecycle.TechnicalPreview, false)] = "We plan to add this functionality in a future {product} update. Subject to changes.", - // Experimental — PLACEHOLDER pending product/docs review + // Experimental [(ProductLifecycle.Experimental, true)] = "This functionality is experimental and is not ready for production usage. Experimental features may change or be removed at any time. Elastic will work to fix any issues, but experimental features are not subject to the support SLA of official GA features. Specific Support terms apply.", [(ProductLifecycle.Experimental, false)] = diff --git a/tests/authoring/Applicability/ApplicableToComponent.fs b/tests/authoring/Applicability/ApplicableToComponent.fs index 03c1a593ef..1c7dbaa21c 100644 --- a/tests/authoring/Applicability/ApplicableToComponent.fs +++ b/tests/authoring/Applicability/ApplicableToComponent.fs @@ -396,7 +396,7 @@ product: preview 1.3.0 let ``renders product preview`` () = markdown |> convertsToHtml """
-
-
-
-
-
This is an inline
-