mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00:00
Added support for html being a string or filename. Added tests. Updated dependencies. Updated docs.
This commit is contained in:
1
test/fixtures/css-url.html
vendored
Normal file
1
test/fixtures/css-url.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<style>div { background-image: url("file.txt"); }</style>
|
||||
Reference in New Issue
Block a user