mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
8 lines
153 B
JSON
8 lines
153 B
JSON
["html", ["p", ["a", {
|
|
"href": "http://www.google.com/"
|
|
},
|
|
"Google"], " is fast ", ["img", {
|
|
"src": "/img/star.png",
|
|
"alt": "star"
|
|
}], "."]]
|