diff --git a/.changeset/ninety-roses-turn.md b/.changeset/ninety-roses-turn.md index 1eb3a8189..a69a6e7a0 100644 --- a/.changeset/ninety-roses-turn.md +++ b/.changeset/ninety-roses-turn.md @@ -2,6 +2,6 @@ 'mermaid': patch --- -fix: Add validation for blocks exceeding column width +fix: log warning for blocks exceeding column width -This update adds a validation check that triggers an error message when a block's width exceeds the defined column layout. +This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.