docs: Add escaping of curly braces to docs
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.
@bytesnz is attempting to deploy a commit to the Svelte Team on Vercel.
A member of the Team first needs to authorize it.
Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is documentation/docs/02-template-syntax/02-basic-markup.md. Remember to remove the --- from your markdown, that's a convention we left behind in the old site 😁
⚠️ No Changeset found
Latest commit: 255f6a4fcbe8b937f69b7e6516145c79a7521cec
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is
documentation/docs/02-template-syntax/02-basic-markup.md. Remember to remove the---from your markdown, that's a convention we left behind in the old site grin
Done :smile:
thank you!
Thank you to you and the other contributors!