From d306c30b670ab35f059fa98866607c2dd11d7559 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sat, 7 Aug 2021 00:45:56 -0700 Subject: [PATCH] add test.html, the output of `zig build run` --- test.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test.html diff --git a/test.html b/test.html new file mode 100644 index 0000000000000000000000000000000000000000..3a9984d32c06a5609f46c5e43b2c2cf3ebe5d778 --- /dev/null +++ b/test.html @@ -0,0 +1,25 @@ + + + + + Pek Example + + + +

Pek Example

+
+

This is an example HTML document written in Pek.

+

Pek is written by Meghan D.

+

Her favorite plant is the Sunflower

+

Hello, 世界

+

The most populous US cities are:

+ +

Spooky text: <strong>I better not be in bold.</strong>

+ + -- 2.54.0