Martin Donath
Martin Donath
Yup, absolutely. The plugin system is just awesome. The docs for Material for MkDocs include guidance for some plugins and Markdown extensions, mostly those that are (and need to be)...
Does the 404 page still work with non-absolute URLs? Asset URLs are all relative.
Material for MkDocs has implemented a [configurable](https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-scheme) and [user-selectable](https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette-toggle) light/dark mode. From my experience I can say that it's a lot of work making everything (especially syntax highlighting) to work...
[Material for MkDocs](https://github.com/squidfunk/mkdocs-material) - a popular theme - integrates with Clipboard.js and supports this functionality out-of-the-box 😊 You can check the implementation - it’s easy to add with some extra...
Thanks for reporting. This is a known issue, which unfortunately is very hard to fix, because there are dozens of special cases. For example, what happens if there's a match...
> One option would be having the tabs have useful named anchors, and search use those. That would also make links be more useful. I agree. You can take this...
Honestly, it's been a long time like this, so it's certainly not urgent. There are other features on the roadmap that provide more value than improving search highlighting. Nonetheless, I...
Thanks for your offering. As said, I could temporarily exempt myself from all priorities for contract work, but this would be pay-per-hour. If you want to discuss rates, you can...
Known problem. Related: - #3527 - #3879
> I'd be open to suggestions about restructuring docs. It sounds like tabs with any significant content are not going to work properly with either search or nav bar. I'm...