Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Sep 19, 2025

This enables the admonitions support from pulldown-cmark. This includes a config option in case it causes problems with existing books.

I would like to make this extensible in the future, though I'm not sure what that would look like. There's also some concerns with how this will affect translations like mdbook-i18n-helpers, which we may need to work out in a different way.

Closes #2771

This enables the admonitions support from pulldown-cmark. This includes
a config option in case it causes problems with existing books.

I would like to make this extensible in the future, though I'm not sure
what that would look like. There's also some concerns with how this will
affect translations like mdbook-i18n-helpers, which we may need to work
out in a different way.

Closes rust-lang#2771
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Sep 19, 2025
@ehuss ehuss enabled auto-merge September 19, 2025 02:54
@ehuss ehuss added this pull request to the merge queue Sep 19, 2025
Merged via the queue into rust-lang:master with commit 39a148f Sep 19, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Sep 19, 2025
@ehuss ehuss added the Breaking Change This would require a SemVer breaking change label Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change This would require a SemVer breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable admonitions

2 participants