From a65b68ae97c8d8cd0a55e637a32fef6d26cadefe Mon Sep 17 00:00:00 2001 From: Daniel Zhu Date: Wed, 24 Jan 2024 21:13:26 +0000 Subject: [PATCH] fix < and > rendering in search results --- .../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> +## `