Skip to content

Commit f8f93e1

Browse files
committed
allow statement tag
1 parent 6937c54 commit f8f93e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎src/addons/addons/ai-integration/helpers/codeChunkHandler.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const blockParser = new GetSVG();
88

99
const allowedTags = [
1010
"xml",
11+
"statement",
1112
"block",
1213
"value",
1314
"shadow",

0 commit comments

Comments
 (0)