mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
6 lines
196 B
JSON
6 lines
196 B
JSON
["html", ["p", "Tricky combinaisons:"],
|
|
["p", "backslash with \\-- two dashes"],
|
|
["p", "backslash with \\> greater than"],
|
|
["p", "\\[test](not a link)"],
|
|
["p", "\\*no emphasis*"]]
|