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

8 lines
215 B
JSON

["html", ["p", ["a", {
"href": "http://code.activestate.com/recipes/123/"
},
"Recipe 123"], " and ", ["a", {
"href": "http://bugs.activestate.com/show_bug.cgi?id=234"
},
"Komodo bug 234"], " are related."]]