jsdoc/node_modules/markdown/test/features/links/parens_reference.json
2011-05-07 15:16:47 +01:00

11 lines
154 B
JSON

["html",
["p",
["a",
{ "href": "/url(test)",
"title": "title" },
"Reference link"
],
" with non-escaped parens."
],
]