mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
12 lines
160 B
JSON
12 lines
160 B
JSON
["html",
|
|
["ul",
|
|
{ "id" : "list" },
|
|
["li",
|
|
"here's a\nloose list"
|
|
],
|
|
["li",
|
|
"it might confuse the\nblock_meta routine"
|
|
]
|
|
]
|
|
]
|