| author | |
| committer | |
| log | db1702338834c11c8aa48cc79cb5c1abf5aa4ac5 |
| tree | d715a45963df6e685a61895fc90a780e7ba0f806 |
| parent | 316a6f025a119bd0084f4c814584cb4fcee28bcc |
1 files changed, 0 insertions(+), 1 deletions(-)
src/main.zig-1| ... | ... | @@ -14,7 +14,6 @@ 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 | \\ br | |
| 18 | 17 | \\ p("The most populous US cities are:") |
| 19 | 18 | \\ ul( |
| 20 | 19 | \\ {#each top_cities} |