mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-10-29 17:40:29 +00:00
Return decoded html.
This commit is contained in:
2
test/fixtures/index.html
vendored
2
test/fixtures/index.html
vendored
@@ -19,5 +19,7 @@
|
||||
<div id="style">Style</div>
|
||||
<div id="attribute" style="background-image: url('./assets/person.png'); background-size: contain; background-repeat: no-repeat;">Attribute</div>
|
||||
<img height="32px" width="32px" src="./assets/person.png"/>Image
|
||||
{{> partial}}
|
||||
{{helper}}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user