From 47acf984e2aed2092ea8f20af65941fadb84ac40 Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Fri, 21 May 2021 09:40:17 +0200 Subject: [PATCH] Docs: Clarify that `@html` does not compile Svelte code --- site/content/docs/02-template-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index 85b6ef553e..2ff5b1362c 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -393,7 +393,7 @@ When used around components, this will cause them to be reinstantiated and reini In a text expression, characters like `<` and `>` are escaped; however, with HTML expressions, they're not. -The expression should be valid standalone HTML — `{@html "