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've try to debug why this is happening, but it seems this feature was removed during one of the refactors. The tests pass only because the snapshots were updated to pass on incorrect output:
I've try to debug why this is happening, but it seems this feature was removed during one of the refactors. The tests pass only because the snapshots were updated to pass on incorrect output:
https://github.com/tgreyuk/typedoc-plugin-markdown/blob/daa6572f1934c070502d8d3e93aa94631f83c058/packages/typedoc-plugin-markdown/test/specs/__snapshots__/comments.spec.ts.snap#L35-L44
Not adding a reproduction since there's already a test for it in the repo.
My understanding is that this function from typedoc's MarkedPlugin ends up not being called.
The text was updated successfully, but these errors were encountered: