From af5204a765f59d7d18ff2fa3b51a33891ef4e90e Mon Sep 17 00:00:00 2001 From: Daniel Zhu Date: Wed, 24 Jan 2024 22:38:00 -0800 Subject: [PATCH] docs: fix < and > rendering in search results (#10284) --- .../docs/02-template-syntax/01-svelte-components.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/docs/02-template-syntax/01-svelte-components.md b/documentation/docs/02-template-syntax/01-svelte-components.md index 7d4abb7b6a..adce71f684 100644 --- a/documentation/docs/02-template-syntax/01-svelte-components.md +++ b/documentation/docs/02-template-syntax/01-svelte-components.md @@ -18,7 +18,7 @@ All three sections — script, styles and markup — are optional. ``` -## <script> +## ` ``` -## <style> +## `