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 API doc for .locale(locale), which highlights correctly on GH:
.locale(locale)
But doesn't highlight properly ('s might just be taking precedence, dunno) on the wubsite:
'
The text was updated successfully, but these errors were encountered:
@nabijaczleweli thanks for the bug report. There's a chance that updating the library we use for rendering docs might address this issue.
If you have any interest in contributing, I would happily accept a pull request.
Sorry, something went wrong.
From the looks of it, you're using Flatdoc v0.9.0, which is the latest version. 🤔
@nabijaczleweli oh, grumble; I wonder if there's an alternative syntax highlighter we could use.
Opened an issue at Flatdoc repo as less nuclear option (and also because I'm no webdev and have little idea how most of this webpage works).
@nabijaczleweli thank you 👍
No branches or pull requests
Consider API doc for
.locale(locale)
, which highlights correctly on GH:But doesn't highlight properly (
'
s might just be taking precedence, dunno) on the wubsite:The text was updated successfully, but these errors were encountered: