authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-07 00:44:41 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-07 00:44:41 -07:00
logdb1702338834c11c8aa48cc79cb5c1abf5aa4ac5
treed715a45963df6e685a61895fc90a780e7ba0f806
parent316a6f025a119bd0084f4c814584cb4fcee28bcc

example- remove unnecessary br


1 files changed, 0 insertions(+), 1 deletions(-)

src/main.zig-1
...@@ -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}