added include elements
This commit is contained in:
parent
0c33e46b30
commit
93cee58807
2 changed files with 81 additions and 6 deletions
7
htmlua-parser/tests/components/with_include1.html
Normal file
7
htmlua-parser/tests/components/with_include1.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div>
|
||||
<includeelement name="el1"></includeelement>
|
||||
<br>
|
||||
<div>
|
||||
<includeelement name="el2"></includeelement>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue