Skip to content

Commit 4e54be9

Browse files
committed
Format: breaks rule on <wbr> (inner word break opportunity) tag. Fixes microsoft#37389
1 parent 7fa7f21 commit 4e54be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"null"
9393
],
9494
"scope": "resource",
95-
"default": "",
95+
"default": "wbr",
9696
"description": "%html.format.unformatted.desc%"
9797
},
9898
"html.format.contentUnformatted": {

0 commit comments

Comments
 (0)