Skip to content
New issue

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

Franklin 0.9.14 broke code sections #612

Closed
fredrikekre opened this issue Sep 14, 2020 · 3 comments
Closed

Franklin 0.9.14 broke code sections #612

fredrikekre opened this issue Sep 14, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@fredrikekre
Copy link
Contributor

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.

@tlienart
Copy link
Owner

thanks for the quick reaction; will look into this

@tlienart tlienart added the bug Something isn't working label Sep 14, 2020
@tlienart
Copy link
Owner

Hmm it's the prerendering via highlight that messes up ...

@tlienart
Copy link
Owner

ok I have a fix for it, am doing a round of testing then will push a patch release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants