You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/fixture/html/nested.output.files
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1786,6 +1786,11 @@ h4:hover .anchorjs-link {
1786
1786
<h2 id='bar' class='mt0'>
1787
1787
bar<span class='gray'></span>
1788
1788
</h2>
1789
+
1790
+
1791
+
1792
+
1793
+
1789
1794
<p>Get an instance of <a href="#Klass">Klass</a>. Will make
1790
1795
a <a href="#Klass">klass instance multiword</a>,
1791
1796
like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a> input.</p>
@@ -1803,6 +1808,11 @@ like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozil
1803
1808
<h2 id='bar' class='mt0'>
1804
1809
bar<span class='gray'>(toys)</span>
1805
1810
</h2>
1811
+
1812
+
1813
+
1814
+
1815
+
1806
1816
<p>Rest property function</p>
1807
1817
1808
1818
<h4>Parameters</h4>
@@ -1829,6 +1839,11 @@ like a <a href="#Klass">klass</a>. This needs a <a href="https://developer.mozil
1829
1839
<h2 id='bar' class='mt0'>
1830
1840
bar<span class='gray'></span>
1831
1841
</h2>
1842
+
1843
+
1844
+
1845
+
1846
+
1832
1847
<p>Get an instance of <a href="#Klass">Klass</a>. Will make
1833
1848
a <a href="#Klass">klass instance multiword</a>,
1834
1849
like a <a href="#Klass">klass</a></p>
@@ -1846,6 +1861,11 @@ like a <a href="#Klass">klass</a></p>
1846
1861
<h2 id='Klass' class='mt0'>
1847
1862
Klass<span class='gray'>(foo)</span>
1848
1863
</h2>
1864
+
1865
+
1866
+
1867
+
1868
+
1849
1869
<p>Creates a new Klass</p>
1850
1870
1851
1871
<h4>Parameters</h4>
@@ -1873,6 +1893,11 @@ like a <a href="#Klass">klass</a></p>
1873
1893
<h2 id='Klass.event' class='mt0'>
1874
1894
event<span class='gray'></span>
1875
1895
</h2>
1896
+
1897
+
1898
+
1899
+
1900
+
1876
1901
<p>Klass event</p>
1877
1902
1878
1903
</section>
@@ -1893,6 +1918,11 @@ like a <a href="#Klass">klass</a></p>
0 commit comments