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!: map GitHub 'IMPORTANT' admonition to docusaurus 'info' admonition (fixes #6) #7

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

johnmcase
Copy link
Contributor

Fixes #6

@johnmcase johnmcase changed the title Fix/issue 6 fix: map GitHub 'IMPORTANT' admonition to docusaurus 'info' admonition (fixes #6) Sep 4, 2024
@LuudJanssen LuudJanssen changed the title fix: map GitHub 'IMPORTANT' admonition to docusaurus 'info' admonition (fixes #6) fix!: map GitHub 'IMPORTANT' admonition to docusaurus 'info' admonition (fixes #6) Sep 5, 2024
Copy link
Contributor

@LuudJanssen LuudJanssen left a comment

Choose a reason for hiding this comment

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

Thanks @johnmcase! Code looks great and passes all tests. Thanks for the additional test cases 👍

I did change the PR to a breaking change, since it might have an impact on people who were relying on important admonitions mapping to warning admonitions.

@LuudJanssen LuudJanssen merged commit 7a3cc30 into incentro-ecx:main Sep 5, 2024
5 checks passed
@johnmcase johnmcase deleted the fix/issue-6 branch September 5, 2024 12:58
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.

Mismatch of GitHub flavored 'IMPORTANT' alert to docusaurus admonition
2 participants