whalesong/tests/more-tests/view.expected

5 lines
154 B
Plaintext

""
"some text"
(html (head) (body (p "hello world, this is a test") (div (@ (id "a div")) "some text")))
"blah"
(html (head) (body (p (@ (class "baz")))))