initial
This commit is contained in:
4
node_modules/pug/test/cases/inheritance.extend.recursive.html
generated
vendored
Normal file
4
node_modules/pug/test/cases/inheritance.extend.recursive.html
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>grand-grandparent</h1>
|
||||
<h2>grandparent</h2>
|
||||
<h3>parent</h3>
|
||||
<h4>child</h4>
|
||||
Reference in New Issue
Block a user