-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
docs: mention escaping of curly braces #8560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bytesnz is attempting to deploy a commit to the Svelte Team on Vercel. A member of the Team first needs to authorize it. |
Update text inline with PR discussions
Remove hr at end of section to be inline with rest of document
Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is |
|
Done 😄 |
thank you! |
Thank you to you and the other contributors! |
Minor addition to the docs specifying the way to include curly braces in .svelte HTML just to show there isn't a built magic escape sequence to use. Is very simple information, but just handy to have if your mind is somewhere else.
Added to the bottom of the Text Expressions section.