Luca Palmieri
Luca Palmieri
Indeed, thanks!
This has been fixed, thanks for raising the issue 👍🏻
Fixed in #21, thanks for raising the issue anyway!
Thank you for the suggestion! Sub-header linking can definitely be achieved in Material for MkDocs, it just needs to be configured. We can also work on the sidebar/viewport issues by...
It would definitely be nice to have this as an example! Would you mind opening a PR? Then we can discuss the implementation details there, which is better suited to...
Good catch—I fixed this with a package-specific override.
The general recommendation is to avoid pulling after you start, but your solution is a solid workaround. I don't expect the schema to change there!
> it was the first time I ran into an exercise that required looking at the tests Almost every exercise requires checking out the tests to see what's expected. I...