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
Originally posted by galachad March 15, 2023 Currently, it's not possible to define a custom js hypothesis client.
It should be possible to set the https://hypothes.is/embed.js to a custom url e.g. https://custom-hypothesis-client.internal/boot.js
https://hypothes.is/embed.js
https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/html/hypothesis/hypothesis.ejs#L6
Thank you for implementing this.
The text was updated successfully, but these errors were encountered:
a2b6663
dragonstyle
No branches or pull requests
Discussed in #4837
Originally posted by galachad March 15, 2023
Currently, it's not possible to define a custom js hypothesis client.
It should be possible to set the
https://hypothes.is/embed.js
to a custom url e.g. https://custom-hypothesis-client.internal/boot.jshttps://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/html/hypothesis/hypothesis.ejs#L6
Thank you for implementing this.
The text was updated successfully, but these errors were encountered: