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
E.g. from https://julialang.org/blog/2020/08/invalidations/
f(x::Int) = 1 applyf(container) = f(container[1])
Looks like #610 is the problem.
The text was updated successfully, but these errors were encountered:
thanks for the quick reaction; will look into this
Sorry, something went wrong.
Hmm it's the prerendering via highlight that messes up ...
ok I have a fix for it, am doing a round of testing then will push a patch release
fix prerendering of escaped code blocks, closes #612
5e265ca
2fce8d9
No branches or pull requests
E.g. from https://julialang.org/blog/2020/08/invalidations/
Looks like #610 is the problem.
The text was updated successfully, but these errors were encountered: