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
I just came across this repository and I'm really keen to use it as the improvements you've listed are all things that have been unsatisfying with the original api-documenter. Unfortunately, when running it for the first time I see the above error reported.
I just came across this repository and I'm really keen to use it as the improvements you've listed are all things that have been unsatisfying with the original api-documenter. Unfortunately, when running it for the first time I see the above error reported.
The error comes from this file:
https://github.com/princjef/api-documenter/blob/fe295fc2039233159bec4c8dea0a9393b6fd28f1/src/markdown/markdownEmitter.ts
looking at the same file in microsoft's repo:
https://github.com/microsoft/rushstack/blob/58c11682450a1506ed21c65263d5286368e22569/apps/api-documenter/src/markdown/MarkdownEmitter.ts
I see that code has been added to test for this case:
with this commit message:
Are you still active on this project? If I open a PR with that addition is there a chance this could get published to npm?
The text was updated successfully, but these errors were encountered: