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

Implement GitHub flavor message boxes #2817

Open
rezamahdi opened this issue Mar 7, 2025 · 1 comment
Open

Implement GitHub flavor message boxes #2817

rezamahdi opened this issue Mar 7, 2025 · 1 comment

Comments

@rezamahdi
Copy link

rezamahdi commented Mar 7, 2025

In pulldown-cmark docs, it is noted that the crate is able to parse message boxes like warning, note and so on

But it seems that Zola doesn't support them.

Is this feature implemented?

For example expect this:

Note

This is a note

But is rendered as:

[! NOTE]
This is a note

@Keats
Copy link
Collaborator

Keats commented Mar 8, 2025

See #2719

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

No branches or pull requests

2 participants