Skip to content

Conversation

PeaWarrior
Copy link
Contributor

Users should now be able to use mermaid without needing to use the frontend plugin

@PeaWarrior PeaWarrior force-pushed the fix-pymdownx-extra-overrides branch from 55e1160 to 943cd83 Compare August 29, 2024 21:27
@PeaWarrior PeaWarrior force-pushed the fix-pymdownx-extra-overrides branch from 943cd83 to 4b73c93 Compare August 29, 2024 21:29
@PeaWarrior PeaWarrior linked an issue Aug 29, 2024 that may be closed by this pull request
config["markdown_extensions"].append("pymdownx.mark")
config["markdown_extensions"].append("pymdownx.smartsymbols")
config["markdown_extensions"].append("pymdownx.snippets")
config["markdown_extensions"].append("pymdownx.superfences")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing here since pymdownx.superfences is already supplied from pymdownx.extra

Copy link
Collaborator

@awanlin awanlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@PeaWarrior PeaWarrior merged commit 8bc1e2a into main Sep 3, 2024
@PeaWarrior PeaWarrior deleted the fix-pymdownx-extra-overrides branch September 3, 2024 17:06
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.

Mermaid Diagrams

4 participants