You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*** ### My Heading ###** @param {String} param1*/
I think the problem is that there is confusion on whether you want to use a markdown header (e.g. ### header ###) or the JSDoc param. Docco derives from Dox, so the support should already be there.
The following creates a
<h2>
tag:The text was updated successfully, but these errors were encountered: