diff --git a/lib/components_elixir_web/live/components_live.ex b/lib/components_elixir_web/live/components_live.ex index 2a03b21..5d94c83 100644 --- a/lib/components_elixir_web/live/components_live.ex +++ b/lib/components_elixir_web/live/components_live.ex @@ -931,9 +931,8 @@ defmodule ComponentsElixirWeb.ComponentsLive do <%= if component.description do %>
- {component.description} -
+ <%!-- Keep interpolation inline to prevent whitespace-pre-wrap from preserving template indentation --%> +{component.description}
- {component.description} -
+ <%!-- Keep interpolation inline to prevent whitespace-pre-wrap from preserving template indentation --%> +{component.description}