itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Support documentation for comments above arrow functions

Open ben-polinsky opened this issue 9 months ago • 0 comments

Our current documentation doesn't fully support transforming comments above arrow functions exported like export const functionName... functions. For example: Base64EncodedString.reviver is an exported arrow function - we do not see the comment in source.

However, we can see in the namespace index page the comment does appear: https://www.itwinjs.org/reference/core-common/entities/base64encodedstring/#base64encodedstringreviver

ben-polinsky avatar May 29 '25 17:05 ben-polinsky