Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Includes are not being included #264

Closed
niieani opened this issue Nov 11, 2021 · 1 comment
Closed

Includes are not being included #264

niieani opened this issue Nov 11, 2021 · 1 comment

Comments

@niieani
Copy link

niieani commented Nov 11, 2021

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.

@tgreyuk
Copy link
Member

tgreyuk commented Nov 13, 2021

thanks - fix in 3.11.5

@tgreyuk tgreyuk closed this as completed Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants