4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
""
|
|
"some text"
|
|
(html (head) (body (p "hello world, this is a test") (div (@ (id "a div")) "some text")))
|