mkdocs-material
mkdocs-material copied to clipboard
Documentation that simply works
__[Instant Previews](https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#instant-previews) are finally here__ 😎 [insiders-4.52.0](https://squidfunk.github.io/mkdocs-material/insiders/changelog/#4.52.0) ships a new experimental feature that allows the user to preview another documentation page when hovering or focusing a link. [You can test...
### Context _No response_ ### Bug description When you create a report with the `info` plugin having a `INHERIT` key in your Mkdocs configuration, the generated ZIP does not includes...
### Context _No response_ ### Bug description When having long abbreviations, the tooltip will span the entire screen (I think it's related to this fix: https://github.com/squidfunk/mkdocs-material/issues/4810#issuecomment-1369065888 ) However, this is...
### Context I'm coming from [Hugo](https://stack.jimmycai.com/) with the theme [hugo-theme-stack](https://stack.jimmycai.com/). Here's a [demo](https://demo.stack.jimmycai.com/) page using it that looks like my old setup. That's a blog template, with images for each...
This branch includes a rewrite of the tags documentation, given the new capabilities of the tags plugin.
### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I want to suggest an idea and checked that ... - [X] ... to my best...
> [!IMPORTANT] > __This PR presents an early preview of our new search feature for gathering user feedback.__ It is not yet ready for production and is subject to modifications....
### Context _No response_ ### Description On [Icons, Emojis](https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/), add two checkboxes to allow users to select if they want icons to show up in search results, or emojis, or...
### Context I'm using Mkdocs Material in three projects. Two internal documentation and a personal website that will present my side projects and share my passion towards IT generally. All...
These are the changes that would be needed to integrate pylint as suggested in https://github.com/squidfunk/mkdocs-material/issues/6472 I accidentally also added a bump of ESLint to version 6.13.1. I saw dependabot suggest...