Anshul Singhvi

Results 1170 comments of Anshul Singhvi

I added DEBUG=true to the build CI just so we have more info, btw

Maybe for the favicon we have to modify the replacer, to push the correct path?

Here's the error I'm getting now - I also enabled debug logging. You can go straight to stable for this.

Huh, it looks like that fixes the Lux issue as well! ~Yeah if we can rewrite this in Julia that would be awesome to include. Then we only need the...

It could be part of the configuration struct...we could test out the `Page` interface i brought up at the last Julia docs call there as well

It looks like the top bar is the only thing that's cut off here. Does it persist after interacting with the page (clicking a link or reloading)?

Which OS is this? I can't replicate this locally on my Mac with Chrome (on mouse) - it always either gives me a scroll bar or collapses the top bar.

Thanks! I will add a couple of small tests, and merge this before the next release!

https://github.com/LuxDL/DocumenterVitepress.jl/actions/runs/9016730474/job/24773918357?pr=127#step:6:163

This behaviour mimics the Julia markdown parser and Documenter.jl. This preserves parity with current Documenter behaviour so users aren't confused as well. If we do define a custom admonition it...