Skip to content

Commit c2220bb

Browse files
authored
Add a dash to generate pretty clobbered ids
1 parent 4f8be29 commit c2220bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ List of allowed attribute-names which can clobber (`Array.<string>`).
243243
Prefix (`string`) to use before potentially clobbering properties.
244244

245245
```js
246-
"clobberPrefix": "user-content"
246+
"clobberPrefix": "user-content-"
247247
```
248248

249249
###### `strip`

0 commit comments

Comments
 (0)