| ... | ... | @@ -14,6 +14,7 @@ const example_document = |
| 14 | 14 | \\ p("This is an example HTML document written in "a[href="https://github.com/nektro/zig-pek"]("Pek")".") |
| 15 | 15 | \\ p("Pek is written by "{author}".") |
| 16 | 16 | \\ p("Her favorite plant is the "{favorite.flower}) |
| 17 | \\ p("Hello, 世界") |
| 17 | 18 | \\ p("The most populous US cities are:") |
| 18 | 19 | \\ ul( |
| 19 | 20 | \\ {#each top_cities} |