mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
8 lines
215 B
JSON
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."]]
|