We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The docgen would fail with the following error when encountering deeply nested TS namespaces.
[Markdown] Unsupported namespace nesting: 4
Cap the level of heading at H4 for all namespaces at depth level of 3+.
None
The text was updated successfully, but these errors were encountered:
Support deeply nested namespaces (Effect-TS#84)
06b96a7
96403f6
Support deeply nested namespaces (#84) (#85)
95f136e
Successfully merging a pull request may close this issue.
What is the problem this feature would solve?
The docgen would fail with the following error when encountering deeply nested TS namespaces.
What is the feature you are proposing to solve the problem?
Cap the level of heading at H4 for all namespaces at depth level of 3+.
What alternatives have you considered?
None
The text was updated successfully, but these errors were encountered: