mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
11 lines
303 B
JSON
11 lines
303 B
JSON
["html", ["h1", {
|
|
"id": "a_title_with_emphasis"
|
|
},
|
|
"A title with ", ["em", "emphasis"]], "\u000a\u000a", ["h2", {
|
|
"id": "a_title_with_emphasis"
|
|
},
|
|
"A title with ", ["em", "emphasis"]], "\u000a\u000a", ["h4", {
|
|
"id": "a_title_with_emphasis"
|
|
},
|
|
"A title with ", ["em", "emphasis"]], "\u000a"]
|