Skip to content

feat: add markdown-it callout feature with styling#387

Open
EmmetZ wants to merge 3 commits intoshd101wyy:developfrom
EmmetZ:callout
Open

feat: add markdown-it callout feature with styling#387
EmmetZ wants to merge 3 commits intoshd101wyy:developfrom
EmmetZ:callout

Conversation

@EmmetZ
Copy link

@EmmetZ EmmetZ commented Feb 9, 2026

Now vscode-markdown-preview-enhanced can render callout.

preview:
Screenshot_260209_212237


I've overridden the original blockquote rendering function to check for the [!type] title pattern. If present, it renders the blockquote as a callout; otherwise, it falls back to the default blockquote rendering.

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