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

Fix compatiblity of admonition with Python-Markdown #93 #95

Closed

Conversation

randomstuff
Copy link

Align behavior of admonition with Python-Markdown, including CSS classes. This implementation might be a breaking change however because unquoted tokens are now treated as CSS classes.

@welcome
Copy link

welcome bot commented Jun 21, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@randomstuff randomstuff force-pushed the admonition-compat branch 2 times, most recently from cc6b586 to c58b879 Compare June 21, 2023 23:49
@randomstuff
Copy link
Author

Might require an option to opt-in a "Python-Markdown" compatible mode in order to avoid breaking existing users.

@randomstuff
Copy link
Author

randomstuff commented Jun 22, 2023

#94 will probably be merged instead.

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