mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
5 lines
119 B
JSON
5 lines
119 B
JSON
["html", ["p", "This is a [missing link][missing] and a ", ["a", {
|
|
"href": "http://foo.com"
|
|
},
|
|
"used link"], "."]]
|