DenoDDeno
Powered by
FadingF
Denoβ€’10mo agoβ€’
1 reply
Fading

Embed `*/` in doc comment?

Per chance does
deno doc
deno doc
have a solution for embedding
*/
*/
inside a doc comment? There's no conclusion on the same issue in TSDoc, but one suggestion is to use a zero-width space in between the
*
*
and
/
/
character. This works well, but it's cumbersome and linters will complain about it.
image.png
GitHub
microsoft/tsdoc
A doc comment standard for TypeScript. Contribute to microsoft/tsdoc development by creating an account on GitHub.
microsoft/tsdoc
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Contributing doc is 404
DanielduelDDanielduel / help
3y ago
deno doc: error: fp-ts
yoggydYyoggyd / help
3y ago
Is there any reference manual for how doc comments are rendered on JSR or deno.land/x?
Hong MinheeHHong Minhee / help
3y ago
embed typescript playground to web page
scarfSscarf / help
3y ago