diff --git a/sx/sx/docs.sx b/sx/sx/docs.sx index 2296c641..2dc3ea9b 100644 --- a/sx/sx/docs.sx +++ b/sx/sx/docs.sx @@ -17,7 +17,7 @@ :sx-swap-oob "innerHTML" (div :class "not-prose bg-stone-100 rounded p-4 mt-3" - (pre :class "text-sm whitespace-pre-wrap break-words" (highlight text))))) + (pre :class "text-sm whitespace-pre-wrap break-words" (code text))))) (defcomp ~docs/attr-table