Skip to content

fix: align GitHub syntax mapping with admonition types#746

Open
JoeyC-Dev wants to merge 1 commit intosaicaca:mainfrom
JoeyC-Dev:ghSyntaxFix
Open

fix: align GitHub syntax mapping with admonition types#746
JoeyC-Dev wants to merge 1 commit intosaicaca:mainfrom
JoeyC-Dev:ghSyntaxFix

Conversation

@JoeyC-Dev
Copy link
Contributor

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Related Issue

Close: #742

Changes

  • Remap in remark plugin config

How To Test

Add below to the test page:

> [!IMPORTANT]
> The GitHub syntax is also supported.

> [!CAUTION]
> The GitHub syntax is also supported.

> [!WARNING]
> The GitHub syntax is also supported.

> [!NOTE]
> The GitHub syntax is also supported.

> [!TIP]
> The GitHub syntax is also supported.

Screenshots (if applicable)

image

Additional Notes

Same fix but different approach: #645

Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Mar 24, 2026

@JoeyC-Dev is attempting to deploy a commit to the zephyirdgmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug]: Callout mapping error

1 participant