Martin Donath
Martin Donath
Duplicate of #4235. Please don't open issues AND discussions.
Thanks for reporting. Very interesting! I'll look into it asap.
Fixed in 233252194. Indeed, the meta extension is not necessary. I've removed all occurrences from the docs, since it's essentially a no-op as noted.
Thanks for reporting. [We have an explanation in the docs](https://squidfunk.github.io/mkdocs-material/setup/ensuring-data-privacy/#built-in-privacy-plugin) why this is not economical: Your options: - Use the privacy plugin, which makes self-hosting dead simple - [Disable autoloading](https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/#autoloading)...
For further context, see the lengthy discussions in #739 and https://github.com/squidfunk/mkdocs-material/issues/739#issuecomment-1036027153 for a guide for self-hosting.
Thanks for reporting. Exact same problem as #3453, which I currently assume to be not fixable. I'll look into it when I find some time, but I don't think there's...
> One solution that comes to mind (for this issue and not the other), would it be possible to disable improved tooltips for hoverable text within data tables? Falling back...
Fixed in squidfunk/mkdocs-material-insiders@2b4e34c0d. I've exempted tooltips in `table` elements from receiving the new styling for now. I'll investigate whether we can fix the problem with absolute positioning of elements in...
@jonaharagon could you please share a short Markdown snippet that reproduces the problem?
@hrylandvest [as already noted](https://github.com/squidfunk/mkdocs-material/issues/4217#issuecomment-1219921631), a Markdown snippet that reproduces the error is essential for me to be able to look into the problem.