authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-07 00:44:55 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-07 00:44:55 -07:00
loga135ca3268d90709492056b008b20238da4dccc0
tree28700dbf14be26b737f0bb53dc18cbbc2b2b7ca0
parentdb1702338834c11c8aa48cc79cb5c1abf5aa4ac5

example- add non-ascii string


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

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