-
I have a fairly large documentation based on Material for MkDocs (and mkdocs version 1.6.1). I have followed the typical installation and (simplest) configuration instructions as per https://adrienbri…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
```
mkdocs serve
INFO - Building documentation...
ERROR - Config value: 'markdown_extensions'. Error: Failed loading extension "fontawesome_markdown".
Aborted with 1 Configuration Errors!…
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/mkdocs:2
### Devcontainer base Image
mcr.microsoft.com/devcontainers/universal:2
### What happened?
I used to use the `…
-
I use `mdformat`, but I would like to also add `mdformat-mkdocs` plugin. People may not want that by default, so do I create a whole other package definition for mdformat that includes mdformat-mkdocs…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
For example, if one wants to enable slugify on content tabs, they cant because the extension is always appended even if already configured in the user's mkdocs.yml
I saw https://github.com/backstag…
-
Hi Patrick,
I wanted to check if my docstrings look good in the documentation :)
So I tried running `mkdocs serve` and I got the following error:
```python
raise AliasResolutionError(se…
-
Hello Jonas,
Currently, `asset_files` is defined as a class attribute:
```python
class ExcludeUnusedFilesPlugin(BasePlugin[ExcludeUnusedFilesPluginConfig]):
asset_files: Set[str] = set()
…
-
### Is your feature request related to a problem? Please describe.
The [reccomended approach](https://mkdocstrings.github.io/recipes/#automatic-code-reference-pages) to automatically generating seper…