fix(curriculum): added extra line before </section> tag - Engl… (#36278)
This commit is contained in:
@@ -99,4 +99,5 @@ tests:
|
||||
<div id="box-2"><p>Goodbye</p></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -100,4 +100,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -222,4 +222,5 @@ tests:
|
||||
</div>
|
||||
</footer>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -230,4 +230,5 @@ tests:
|
||||
</div>
|
||||
</footer>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -91,4 +91,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -226,4 +226,5 @@ tests:
|
||||
</div>
|
||||
</footer>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -97,4 +97,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -92,4 +92,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -94,4 +94,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -95,4 +95,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -97,4 +97,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -98,4 +98,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -145,4 +145,5 @@ tests:
|
||||
<div id="box-6"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -224,4 +224,5 @@ tests:
|
||||
</div>
|
||||
</footer>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
@@ -96,4 +96,5 @@ tests:
|
||||
<div id="box-2"></div>
|
||||
</div>
|
||||
```
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user