Skip to content

Docs - Fix MkDocs emoji configuration error#50

Merged
bordumb merged 1 commit intomainfrom
dev-mkdocsFix
Sep 24, 2025
Merged

Docs - Fix MkDocs emoji configuration error#50
bordumb merged 1 commit intomainfrom
dev-mkdocsFix

Conversation

@bordumb
Copy link
Contributor

@bordumb bordumb commented Sep 24, 2025

Fix MkDocs emoji configuration error

Problem: MkDocs build failing with TypeError: unsupported callable when processing emoji extension.

Solution: Switch from material.extensions.emoji to pymdownx.emoji for emoji handling.

Changes:

  • Updated mkdocs.yml emoji configuration to use pymdownx extension
  • Consolidated duplicate pymdownx.superfences entries

Fixes the documentation build pipeline.

@bordumb bordumb self-assigned this Sep 24, 2025
@bordumb bordumb merged commit 205a226 into main Sep 24, 2025
0 of 3 checks passed
@bordumb bordumb deleted the dev-mkdocsFix branch September 24, 2025 21:47
@bordumb bordumb mentioned this pull request Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant