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

"Directive unknown" warning for 3rd-party directives #807

Closed
mason3k opened this issue May 17, 2023 · 0 comments
Closed

"Directive unknown" warning for 3rd-party directives #807

mason3k opened this issue May 17, 2023 · 0 comments

Comments

@mason3k
Copy link
Contributor

mason3k commented May 17, 2023

I am looking for the recommended way to resolve a build warning when the directive comes from a separate 3rd-party extension.

Even when using the only directive to house the third-party extension, I still get the warning for, for example, when running the html builder with a directive meant for the confluence builder:
WARNING: Unknown directive type: 'confluence_toc' [myst.directive_unknown]

I know that I could suppress the warning in conf.py but is there a way to handle these spurious errors better without suppressing real errors?

@mason3k mason3k closed this as completed May 18, 2023
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

1 participant