Skip to content

Commit

Permalink
docs: add footnote for -attributes (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Mar 13, 2020
1 parent 3d2907e commit 888b8fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -285,6 +285,7 @@ require('html-loader?-attributes!./file.html');

// => '<img src="image.jpg" data-src="image2x.png" >'
```
> :warning: `-attributes` it is set attributes: false
```html
'<img src=http://cdn.example.com/49eba9f/a9f92ca.jpg
Expand Down

0 comments on commit 888b8fe

Please sign in to comment.