2011-05-07 15:16:47 +01:00

8 lines
153 B
JSON

["html", ["p", ["a", {
"href": "http://www.google.com/"
},
"Google"], " is fast ", ["img", {
"src": "/img/star.png",
"alt": "star"
}], "."]]