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