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

[typedoc-plugin-markdown] Doesn't work with TypeDoc watch mode #279

Closed
wilcoxmd opened this issue Jan 4, 2022 · 2 comments
Closed

[typedoc-plugin-markdown] Doesn't work with TypeDoc watch mode #279

wilcoxmd opened this issue Jan 4, 2022 · 2 comments

Comments

@wilcoxmd
Copy link

wilcoxmd commented Jan 4, 2022

Problem

When using TypeDoc's watch mode with typedoc-plugin-markdown, markdown files are correctly created on the first generation, but subsequent file saves overwrite the markdown with HTML files.

Steps to reproduce

See https://github.com/wilcoxmd/typedoc-watch-plugin-repro

Environment

Typedoc version: 0.22.10
typedoc-plugin-markdown version: 3.11.8
TypeScript version: 4.5.2
Node.js version: 16.13.0
OS: macOS Monterey (12.0.1)

Related

I originally opened this as an issue in TypeDoc, where the problem was traced to this plugin.

@tgreyuk
Copy link
Member

tgreyuk commented Jan 5, 2022

thanks - have put in a fix for this in typedoc-plugin-markdown@3.11.9, but need to revisit the theme implementation in general at some stage.

@wilcoxmd
Copy link
Author

wilcoxmd commented Jan 5, 2022

Thank you! It looks like this fixes things for us!

@wilcoxmd wilcoxmd closed this as completed Jan 5, 2022
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