mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-11 19:04:30 +00:00
lol
This commit is contained in:
@@ -66,7 +66,7 @@ Dynamic parameters are encoded using `[brackets]`. For example, here's how you c
|
||||
<h1>{article.title}</h1>
|
||||
|
||||
<div class='content'>
|
||||
{@html article.svelte}
|
||||
{@html article.html}
|
||||
</div>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user