Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow matching prefix with curly braces in CodeExample.prefix_settings() #44

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Nov 20, 2024

The SuperFences markdown extensions uses the following format for attributes: lang-name {.extra-class attr="a"}

See: https://facelessuser.github.io/pymdown-extensions/extensions/superfences/#injecting-classes-ids-and-attributes

…gs()`

The SuperFences markdown extensions uses the following format for attributes:
`lang-name {.extra-class attr="a"}`

See: https://facelessuser.github.io/pymdown-extensions/extensions/superfences/#injecting-classes-ids-and-attributes
@Viicos Viicos changed the title Allow matching prefix with curly braces in `CodeExample.prefix_settin… Allow matching prefix with curly braces in CodeExample.prefix_settings() Nov 20, 2024
Copy link
Member

@sydney-runkle sydney-runkle left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@sydney-runkle sydney-runkle merged commit 3932676 into main Nov 20, 2024
9 checks passed
@sydney-runkle sydney-runkle deleted the fix-regex branch November 20, 2024 17:21
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.

2 participants