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

9 lines
207 B
JSON

["html", ["p", "count:"],
["ul", ["li", "one"],
["li", "two"],
["li", "three"]],
["p", "count in spanish:"],
["ol", ["li", "uno"],
["li", "dos"],
["li", "tres"]]]