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
I think this was due to the change to pre-render the Mermaid diagrams to avoid the page jumping around when loading
I think I will just manually render them (and perhaps check in a Makefile and/or pre-commit hook) and drop the dependency on sphinxcontrib-mermaid
The text was updated successfully, but these errors were encountered:
docs: pre-render Mermaid diagrams
86bec57
Fixes apache#1217.
docs: pre-render Mermaid diagrams (#1234)
1b56409
Fixes #1217.
lidavidm
Successfully merging a pull request may close this issue.
I think this was due to the change to pre-render the Mermaid diagrams to avoid the page jumping around when loading
I think I will just manually render them (and perhaps check in a Makefile and/or pre-commit hook) and drop the dependency on sphinxcontrib-mermaid
The text was updated successfully, but these errors were encountered: