diff --git a/.changeset/ninety-roses-turn.md b/.changeset/ninety-roses-turn.md new file mode 100644 index 000000000..a37c6c9e8 --- /dev/null +++ b/.changeset/ninety-roses-turn.md @@ -0,0 +1,7 @@ +--- +'mermaid': patch +--- + +fix:Add validation 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.