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
Consider adding another parameter for posting /Html:
theme: light / dark
This will be useful when the client is in an environment, which:
For example, in VSCode extension, we could detect what the user is currently using, dark theme for example, and post:
/Html?preStyled=true&theme=dark
The text was updated successfully, but these errors were encountered:
@JacobBovee what do you think?
Sorry, something went wrong.
JacobBovee
No branches or pull requests
Consider adding another parameter for posting /Html:
theme: light / dark
This will be useful when the client is in an environment, which:
For example, in VSCode extension, we could detect what the user is currently using, dark theme for example, and post:
/Html?preStyled=true&theme=dark
The text was updated successfully, but these errors were encountered: