Skip to content

Commit 888b8fe

Browse files
authored
docs: add footnote for -attributes (#252)
1 parent 3d2907e commit 888b8fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ require('html-loader?-attributes!./file.html');
285285

286286
// => '<img src="image.jpg" data-src="image2x.png" >'
287287
```
288+
> :warning: `-attributes` it is set attributes: false
288289
289290
```html
290291
'<img src=http://cdn.example.com/49eba9f/a9f92ca.jpg

0 commit comments

Comments
 (0)