Lars Kappert
Lars Kappert
If anyone's up to look into it and submit a PR, I'm happy to look into that.
I think you can custom css to hide things, e.g. `.animation { display: none }`
Thanks, @Zacaria! Are you on the latest version of reveal-md? The docs were updated to match the [Reveal.js v5 update](https://github.com/hakimel/reveal.js/releases/tag/5.0.0).
> Do you want me to try and fix it ? I would love that! Personally I'm not using the print/PDF functionality at all.
Thanks @W0rty, please open a PR if you have a patch
Thanks for the PR! I _really_ appreciate you went deep into the codebase. I think you're on to something and this might fix some nasty bugs I wasn't aware of...
> we can now get rid of `internalWorkspaceFilePaths` altogether? Sorry, scratch that. After thinking it through a little bit more, maybe this is a more viable approach: - Never cache...
That's great to hear. Thanks for working on this! It was not an intuitive thing to do, and by default leads to surprising/incorrect behavior, but the performance/memory improvements by combining...
@dbudzins Just curious: is this still something you fancy working on?
I'll look into it and give it a shot today or tomorrow, and report back :)